Searched refs:Iop_Perm32x4 (Results 1 – 7 of 7) sorted by relevance
694 case Iop_Perm8x16: case Iop_Perm32x4: in typeof_primop()
880 { DEFOP(Iop_Perm32x4, UNDEF_UNKNOWN), },
1612 Iop_Perm32x4, /* ditto, except argR values are restricted to 0 .. 3 */ enumerator
977 case Iop_Perm32x4: vex_printf("Perm32x4"); return; in ppIROp()2885 case Iop_Perm8x16: case Iop_Perm32x4: in typeOfPrimop()
3543 case Iop_Perm32x4: fn = (HWord)h_generic_calc_Perm32x4; in iselVecExpr_wrk()
26912 assign(res, binop(Iop_Perm32x4, mkexpr(dataV), cv1)); in math_PERMILPS_VAR_128()
3443 case Iop_Perm32x4: in expr2vbits_Binop()