Searched refs:tcg_gen_gvec_cmps (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 382 void tcg_gen_gvec_cmps(TCGCond cond, unsigned vece, uint32_t dofs,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 3855 void tcg_gen_gvec_cmps(TCGCond cond, unsigned vece, uint32_t dofs, in tcg_gen_gvec_cmps() function 3986 tcg_gen_gvec_cmps(cond, vece, dofs, aofs, tmp, oprsz, maxsz); in tcg_gen_gvec_cmpi()
|