Searched refs:biased_indices (Results 1 – 1 of 1) sorted by relevance
7751 IRTemp biased_indices = newTempV128(); in math_TBL_TBX() local7752 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()