Lines Matching defs:DAG

1476 static SDValue convertLocVTToValVT(SelectionDAG &DAG, const SDLoc &DL,  in convertLocVTToValVT()
1505 static SDValue convertValVTToLocVT(SelectionDAG &DAG, const SDLoc &DL, in convertValVTToLocVT()
1540 static SDValue lowerI128ToGR128(SelectionDAG &DAG, SDValue In) { in lowerI128ToGR128()
1559 static SDValue lowerGR128ToI128(SelectionDAG &DAG, SDValue In) { in lowerGR128ToI128()
1578 SelectionDAG &DAG, const SDLoc &DL, SDValue Val, SDValue *Parts, in splitValueIntoRegisterParts()
1591 SelectionDAG &DAG, const SDLoc &DL, const SDValue *Parts, unsigned NumParts, in joinRegisterPartsIntoValue()
1605 SelectionDAG &DAG, SmallVectorImpl<SDValue> &InVals) const { in LowerFormalArguments()
1804 static SDValue getADAEntry(SelectionDAG &DAG, SDValue Val, SDLoc DL, in getADAEntry()
1825 static SDValue getADAEntry(SelectionDAG &DAG, const GlobalValue *GV, SDLoc DL, in getADAEntry()
1848 static bool getzOSCalleeAndADA(SelectionDAG &DAG, SDValue &Callee, SDValue &ADA, in getzOSCalleeAndADA()
1895 SelectionDAG &DAG = CLI.DAG; in LowerCall() local
2119 SDValue Chain, SelectionDAG &DAG, const char *CalleeName, EVT RetVT, in makeExternalCall()
2403 static SDNode *emitIntrinsicWithCCAndChain(SelectionDAG &DAG, SDValue Op, in emitIntrinsicWithCCAndChain()
2423 static SDNode *emitIntrinsicWithCC(SelectionDAG &DAG, SDValue Op, in emitIntrinsicWithCC()
2466 static void adjustZeroCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in adjustZeroCmp()
2486 static void adjustSubwordCmp(SelectionDAG &DAG, const SDLoc &DL, in adjustSubwordCmp()
2645 static void adjustForSubtraction(SelectionDAG &DAG, const SDLoc &DL, in adjustForSubtraction()
2716 static void adjustICmpTruncate(SelectionDAG &DAG, const SDLoc &DL, in adjustICmpTruncate()
2848 static void adjustForTestUnderMask(SelectionDAG &DAG, const SDLoc &DL, in adjustForTestUnderMask()
2958 static void adjustICmp128(SelectionDAG &DAG, const SDLoc &DL, in adjustICmp128()
3005 static void adjustForRedundantAnd(SelectionDAG &DAG, const SDLoc &DL, in adjustForRedundantAnd()
3023 static Comparison getIntrinsicCmp(SelectionDAG &DAG, unsigned Opcode, in getIntrinsicCmp()
3056 static Comparison getCmp(SelectionDAG &DAG, SDValue CmpOp0, SDValue CmpOp1, in getCmp()
3122 static SDValue emitCmp(SelectionDAG &DAG, const SDLoc &DL, Comparison &C) { in emitCmp()
3160 static void lowerMUL_LOHI32(SelectionDAG &DAG, const SDLoc &DL, unsigned Extend, in lowerMUL_LOHI32()
3176 static void lowerGR128Binary(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in lowerGR128Binary()
3188 static SDValue emitSETCC(SelectionDAG &DAG, const SDLoc &DL, SDValue CCReg, in emitSETCC()
3270 static SDValue expandV4F32ToV2F64(SelectionDAG &DAG, int Start, const SDLoc &DL, in expandV4F32ToV2F64()
3283 SDValue SystemZTargetLowering::getVectorCmp(SelectionDAG &DAG, unsigned Opcode, in getVectorCmp()
3324 SDValue SystemZTargetLowering::lowerVectorSETCC(SelectionDAG &DAG, in lowerVectorSETCC()
3418 SelectionDAG &DAG, in lowerSTRICT_FSETCC()
3466 static SDValue getAbsolute(SelectionDAG &DAG, const SDLoc &DL, SDValue Op, in getAbsolute()
3559 SelectionDAG &DAG, in lowerTLSGetOffset()
4558 static void getCSAddressAndShifts(SDValue Addr, SelectionDAG &DAG, SDLoc DL, in getCSAddressAndShifts()
4584 SelectionDAG &DAG, in lowerATOMIC_LOAD_OP()
4807 static SDValue getCCResult(SelectionDAG &DAG, SDValue CCReg) { in getCCResult()
5162 static SDValue getPermuteNode(SelectionDAG &DAG, const SDLoc &DL, in getPermuteNode()
5208 static SDValue getGeneralPermuteNode(SelectionDAG &DAG, const SDLoc &DL, in getGeneralPermuteNode()
5379 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode()
5549 SDValue GeneralShuffle::insertUnpackIfPrepared(SelectionDAG &DAG, in insertUnpackIfPrepared()
5574 static SDValue buildScalarToVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in buildScalarToVector()
5590 static SDValue buildMergeScalars(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in buildMergeScalars()
5606 static SDValue joinDwords(SelectionDAG &DAG, const SDLoc &DL, SDValue Op0, in joinDwords()
5627 static SDValue tryBuildVectorShuffle(SelectionDAG &DAG, in tryBuildVectorShuffle()
5689 SystemZTargetLowering::buildVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in buildVector()
6005 SDValue SystemZTargetLowering::lowerShift(SDValue Op, SelectionDAG &DAG, in lowerShift()
6248 static SDValue expandBitCastI128ToF128(SelectionDAG &DAG, SDValue Src, in expandBitCastI128ToF128()
6272 static SDValue expandBitCastF128ToI128(SelectionDAG &DAG, SDValue Src, in expandBitCastF128ToI128()
6531 SelectionDAG &DAG = DCI.DAG; in combineExtract() local
6671 SelectionDAG &DAG = DCI.DAG; in combineZERO_EXTEND() local
6722 SelectionDAG &DAG = DCI.DAG; in combineSIGN_EXTEND_INREG() local
6743 SelectionDAG &DAG = DCI.DAG; in combineSIGN_EXTEND() local
6771 SelectionDAG &DAG = DCI.DAG; in combineMERGE() local
6876 SelectionDAG &DAG = DCI.DAG; in combineLOAD() local
6977 static bool isOnlyUsedByStores(SDValue StoredVal, SelectionDAG &DAG) { in isOnlyUsedByStores()
7041 SelectionDAG &DAG = DCI.DAG; in combineSTORE() local
7211 SelectionDAG &DAG = DCI.DAG; in combineVECTOR_SHUFFLE() local
7250 SelectionDAG &DAG = DCI.DAG; in combineEXTRACT_VECTOR_ELT() local
7291 SelectionDAG &DAG = DCI.DAG; in combineJOIN_DWORDS() local
7325 SelectionDAG &DAG = DCI.DAG; in combineFP_ROUND() local
7389 SelectionDAG &DAG = DCI.DAG; in combineFP_EXTEND() local
7444 SelectionDAG &DAG = DCI.DAG; in combineINT_TO_FP() local
7472 SelectionDAG &DAG = DCI.DAG; in combineBSWAP() local
7669 SelectionDAG &DAG = DCI.DAG; in combineBR_CCMASK() local
7693 SelectionDAG &DAG = DCI.DAG; in combineSELECT_CCMASK() local
7760 SelectionDAG &DAG = DCI.DAG; in combineIntDIVREM() local
7777 SelectionDAG &DAG = DCI.DAG; in combineINTRINSIC() local
7945 const SelectionDAG &DAG, unsigned Depth, in computeKnownBitsBinOp()
7960 const SelectionDAG &DAG, in computeKnownBitsForTargetNode()
8052 const SelectionDAG &DAG, unsigned Depth, in computeNumSignBitsBinOp()
8076 SDValue Op, const APInt &DemandedElts, const SelectionDAG &DAG, in ComputeNumSignBitsForTargetNode()
8131 const APInt &DemandedElts, const SelectionDAG &DAG, in isGuaranteedNotToBeUndefOrPoisonForTargetNode()