Searched refs:Pav_CMPGTS (Results 1 – 3 of 3) sorted by relevance
384 Pav_CMPEQU, Pav_CMPGTU, Pav_CMPGTS, enumerator
623 case Pav_CMPGTS: return "vcmpgts"; // b,h,w in showPPCAvOp()4902 case Pav_CMPGTS: opc2 = 774; break; // vcmpgtsb in emit_PPCInstr()4950 case Pav_CMPGTS: opc2 = 838; break; // vcmpgtsh in emit_PPCInstr()5006 case Pav_CMPGTS: opc2 = 902; break; // vcmpgtsw in emit_PPCInstr()5048 case Pav_CMPGTS: opc2 = 967; break; // vcmpgtsd vector double compare in emit_PPCInstr()
5202 case Iop_CmpGT8Sx16: op = Pav_CMPGTS; goto do_AvBin8x16; in iselVecExpr_wrk()5237 case Iop_CmpGT16Sx8: op = Pav_CMPGTS; goto do_AvBin16x8; in iselVecExpr_wrk()5273 case Iop_CmpGT32Sx4: op = Pav_CMPGTS; goto do_AvBin32x4; in iselVecExpr_wrk()5302 case Iop_CmpGT64Sx2: op = Pav_CMPGTS; goto do_AvBin64x2; in iselVecExpr_wrk()