Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_toIR.c7751 IRTemp biased_indices = newTempV128(); in math_TBL_TBX() local
7752 assign(biased_indices, in math_TBL_TBX()
7756 binop(Iop_CmpGT8Ux16, mkexpr(all16), mkexpr(biased_indices))); in math_TBL_TBX()
7759 binop(Iop_AndV128, mkexpr(biased_indices), mkexpr(all15))); in math_TBL_TBX()