Searched refs:Pavfp_QCVTF2S (Results 1 – 3 of 3) sorted by relevance
439 Pavfp_CVTU2F, Pavfp_CVTS2F, Pavfp_QCVTF2U, Pavfp_QCVTF2S, enumerator
743 case Pavfp_QCVTF2S: return "vctsxs"; in showPPCAvFpOp()4840 case Pavfp_QCVTF2S: opc2 = 970; break; // vctsxs in emit_PPCInstr()
4333 case Iop_QFtoI32Sx4_RZ: fpop = Pavfp_QCVTF2S; goto do_32Fx4_unary; in iselVecExpr_wrk()