Searched refs:Iop_Perm32x4 (Results 1 – 5 of 5) sorted by relevance
1426 Iop_Perm32x4, /* ditto, except argR values are restricted to 0 .. 3 */ enumerator
936 case Iop_Perm32x4: vex_printf("Perm32x4"); return; in ppIROp()2601 case Iop_Perm8x16: case Iop_Perm32x4: in typeOfPrimop()
3255 case Iop_Perm32x4: fn = (HWord)h_generic_calc_Perm32x4; in iselVecExpr_wrk()
24470 assign(res, binop(Iop_Perm32x4, mkexpr(dataV), cv1)); in math_PERMILPS_VAR_128()
3131 case Iop_Perm32x4: in expr2vbits_Binop()