reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3712 Opc = PPC::CMPLW; 3717 Opc = PPC::CMPLW; 3725 Opc = PPC::CMPW; 3759 Opc = PPC::CMPLD; 3764 Opc = PPC::CMPLD; 3771 Opc = PPC::CMPD; 3779 Opc = PPC::EFSCMPEQ; 3787 Opc = PPC::EFSCMPLT; 3795 Opc = PPC::EFSCMPGT; 3799 Opc = PPC::FCMPUS; 3806 Opc = PPC::EFDCMPEQ; 3814 Opc = PPC::EFDCMPLT; 3822 Opc = PPC::EFDCMPGT; 3826 Opc = PPCSubTarget->hasVSX() ? PPC::XSCMPUDP : PPC::FCMPUD; 3830 Opc = PPC::XSCMPUQP; 3832 return SDValue(CurDAG->getMachineNode(Opc, dl, MVT::i32, LHS, RHS), 0);