Home | History | Annotate | Download | only in Mips

Lines Matching refs:SelectionDAG

77 SDValue MipsTargetLowering::getGlobalReg(SelectionDAG &DAG, EVT Ty) const {
82 static SDValue getTargetNode(SDValue Op, SelectionDAG &DAG, unsigned Flag) {
102 static SDValue getAddrNonPIC(SDValue Op, SelectionDAG &DAG) {
112 SDValue MipsTargetLowering::getAddrLocal(SDValue Op, SelectionDAG &DAG,
127 SDValue MipsTargetLowering::getAddrGlobal(SDValue Op, SelectionDAG &DAG,
137 SDValue MipsTargetLowering::getAddrGlobalLargeGOT(SDValue Op, SelectionDAG &DAG,
420 static SDValue performDivRemCombine(SDNode *N, SelectionDAG &DAG,
498 static SDValue createFPCmp(SelectionDAG &DAG, const SDValue &Op) {
520 static SDValue createCMovFP(SelectionDAG &DAG, SDValue Cond, SDValue True,
530 static SDValue performSELECTCombine(SDNode *N, SelectionDAG &DAG,
563 static SDValue performANDCombine(SDNode *N, SelectionDAG &DAG,
603 static SDValue performORCombine(SDNode *N, SelectionDAG &DAG,
657 static SDValue performADDCombine(SDNode *N, SelectionDAG &DAG,
686 SelectionDAG &DAG = DCI.DAG;
710 SelectionDAG &DAG) const {
720 SelectionDAG &DAG) const {
725 LowerOperation(SDValue Op, SelectionDAG &DAG) const
1394 SDValue MipsTargetLowering::lowerBR_JT(SDValue Op, SelectionDAG &DAG) const {
1425 lowerBRCOND(SDValue Op, SelectionDAG &DAG) const
1450 lowerSELECT(SDValue Op, SelectionDAG &DAG) const
1463 lowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const
1476 SDValue MipsTargetLowering::lowerSETCC(SDValue Op, SelectionDAG &DAG) const {
1489 SelectionDAG &DAG) const {
1524 SelectionDAG &DAG) const {
1532 lowerGlobalTLSAddress(SDValue Op, SelectionDAG &DAG) const
1613 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const
1622 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const
1640 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const {
1655 static SDValue lowerFCOPYSIGN32(SDValue Op, SelectionDAG &DAG, bool HasR2) {
1700 static SDValue lowerFCOPYSIGN64(SDValue Op, SelectionDAG &DAG, bool HasR2) {
1749 MipsTargetLowering::lowerFCOPYSIGN(SDValue Op, SelectionDAG &DAG) const {
1756 static SDValue lowerFABS32(SDValue Op, SelectionDAG &DAG, bool HasR2) {
1785 static SDValue lowerFABS64(SDValue Op, SelectionDAG &DAG, bool HasR2) {
1806 MipsTargetLowering::lowerFABS(SDValue Op, SelectionDAG &DAG) const {
1814 lowerFRAMEADDR(SDValue Op, SelectionDAG &DAG) const {
1829 SelectionDAG &DAG) const {
1849 SDValue MipsTargetLowering::lowerEH_RETURN(SDValue Op, SelectionDAG &DAG)
1874 SelectionDAG &DAG) const {
1884 SelectionDAG &DAG) const {
1914 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG,
1955 static SDValue createLoadLR(unsigned Opc, SelectionDAG &DAG, LoadSDNode *LD,
1973 SDValue MipsTargetLowering::lowerLOAD(SDValue Op, SelectionDAG &DAG) const {
2034 static SDValue createStoreLR(unsigned Opc, SelectionDAG &DAG, StoreSDNode *SD,
2051 static SDValue lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG,
2080 static SDValue lowerFP_TO_SINT_STORE(StoreSDNode *SD, SelectionDAG &DAG) {
2095 SDValue MipsTargetLowering::lowerSTORE(SDValue Op, SelectionDAG &DAG) const {
2107 SDValue MipsTargetLowering::lowerADD(SDValue Op, SelectionDAG &DAG) const {
2129 SelectionDAG &DAG) const {
2255 bool IsTailCall, SelectionDAG &DAG) const {
2328 SelectionDAG &DAG = CLI.DAG;
2529 SDLoc DL, SelectionDAG &DAG,
2568 SDLoc DL, SelectionDAG &DAG,
2734 SDLoc DL, SelectionDAG &DAG) const {
2937 SelectionDAG &DAG) const {
3345 SelectionDAG &DAG, const ISD::ArgFlagsTy &Flags,
3391 MachineFrameInfo *MFI, SelectionDAG &DAG, SDValue Arg,
3486 SDLoc DL, SelectionDAG &DAG) const {