Searched refs:Pav_ROTL (Results 1 – 3 of 3) sorted by relevance
403 Pav_SHL, Pav_SHR, Pav_SAR, Pav_ROTL, enumerator
687 case Pav_ROTL: return "vrl"; // b,h,w in showPPCAvOp()3685 case Pav_ROTL: opc2 = 4; break; // vrlb in emit_PPCInstr()3731 case Pav_ROTL: opc2 = 68; break; // vrlh in emit_PPCInstr()3780 case Pav_ROTL: opc2 = 132; break; // vrlw in emit_PPCInstr()
3696 case Iop_Rol8x16: op = Pav_ROTL; goto do_AvBin8x16; in iselVecExpr_wrk()3727 case Iop_Rol16x8: op = Pav_ROTL; goto do_AvBin16x8; in iselVecExpr_wrk()3761 case Iop_Rol32x4: op = Pav_ROTL; goto do_AvBin32x4; in iselVecExpr_wrk()