Home
last modified time | relevance | path

Searched refs:pred_ld_sd_pi (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c142 static inline int64_t pred_ld_sd_pi(bool pred, int64_t *p, int64_t *q, in pred_ld_sd_pi() function
412 res64 = pred_ld_sd_pi(false, &n.d[0], &n.d[0], in main()
418 res64 = pred_ld_sd_pi(true, &n.d[0], &n.d[0], in main()