Lines Matching refs:getConstant

1084                        DAG.getConstant(0, DL, MVT::i32));  in convertValVTToLocVT()
1408 DAG.getConstant(NumBytes, DL, PtrVT, true), in LowerCall()
1409 DAG.getConstant(0, DL, PtrVT, true), in LowerCall()
1757 C.Op1 = DAG.getConstant(0, DL, C.Op1.getValueType()); in adjustZeroCmp()
1831 C.Op1 = DAG.getConstant(Value, DL, MVT::i32); in adjustSubwordCmp()
1937 C.Op1 = DAG.getConstant(0, DL, N->getValueType(0)); in adjustForSubtraction()
2005 C.Op1 = DAG.getConstant(0, DL, C.Op0.getValueType()); in adjustICmpTruncate()
2207 C.Op1 = DAG.getConstant(MaskVal, DL, C.Op0.getValueType()); in adjustForTestUnderMask()
2337 DAG.getConstant(C.ICmpType, DL, MVT::i32)); in emitCmp()
2342 DAG.getConstant(RegisterOnly, DL, MVT::i32)); in emitCmp()
2357 DAG.getConstant(32, DL, MVT::i64)); in lowerMUL_LOHI32()
2380 SDValue Ops[] = { DAG.getConstant(1, DL, MVT::i32), in emitSETCC()
2381 DAG.getConstant(0, DL, MVT::i32), in emitSETCC()
2382 DAG.getConstant(CCValid, DL, MVT::i32), in emitSETCC()
2383 DAG.getConstant(CCMask, DL, MVT::i32), CCReg }; in emitSETCC()
2515 DAG.getConstant(65535, DL, MVT::i32)); in lowerVectorSETCC()
2547 Op.getOperand(0), DAG.getConstant(C.CCValid, DL, MVT::i32), in lowerBR_CC()
2548 DAG.getConstant(C.CCMask, DL, MVT::i32), Dest, CCReg); in lowerBR_CC()
2569 DAG.getConstant(0, DL, Op.getValueType()), Op); in getAbsolute()
2599 SDValue Ops[] = {TrueOp, FalseOp, DAG.getConstant(C.CCValid, DL, MVT::i32), in lowerSELECT_CC()
2600 DAG.getConstant(C.CCMask, DL, MVT::i32), CCReg}; in lowerSELECT_CC()
2638 DAG.getConstant(Offset, DL, PtrVT)); in lowerGlobalAddress()
2705 DAG.getConstant(32, DL, PtrVT)); in lowerThreadPointer()
2917 DAG.getConstant(32, DL, MVT::i64)); in lowerBITCAST()
2932 DAG.getConstant(32, DL, MVT::i64)); in lowerBITCAST()
2953 DAG.getConstant(FuncInfo->getVarArgsFirstGPR(), DL, PtrVT), in lowerVASTART()
2954 DAG.getConstant(FuncInfo->getVarArgsFirstFPR(), DL, PtrVT), in lowerVASTART()
3024 DAG.getConstant(ExtraAlignSpace, DL, MVT::i64)); in lowerDYNAMIC_STACKALLOC()
3042 DAG.getConstant(ExtraAlignSpace, DL, MVT::i64)); in lowerDYNAMIC_STACKALLOC()
3045 DAG.getConstant(~(RequiredAlign - 1), DL, MVT::i64)); in lowerDYNAMIC_STACKALLOC()
3092 SDValue C63 = DAG.getConstant(63, DL, MVT::i64); in lowerSMUL_LOHI()
3299 DAG.getConstant(CCValid, DL, MVT::i32), in lowerADDSUBCARRY()
3300 DAG.getConstant(CCMask, DL, MVT::i32)); in lowerADDSUBCARRY()
3327 SDValue Shift = DAG.getConstant(8, DL, MVT::i32); in lowerCTPOP()
3335 DAG.getConstant(0, DL, MVT::i32)); in lowerCTPOP()
3341 DAG.getConstant(0, DL, MVT::i32)); in lowerCTPOP()
3356 return DAG.getConstant(0, DL, VT); in lowerCTPOP()
3371 SDValue Tmp = DAG.getNode(ISD::SHL, DL, VT, Op, DAG.getConstant(I, DL, VT)); in lowerCTPOP()
3374 DAG.getConstant(((uint64_t)1 << BitSize) - 1, DL, VT)); in lowerCTPOP()
3381 DAG.getConstant(BitSize - 8, DL, VT)); in lowerCTPOP()
3456 Src2 = DAG.getConstant(-Const->getSExtValue(), DL, Src2.getValueType()); in lowerATOMIC_LOAD_OP()
3461 DAG.getConstant(-4, DL, PtrVT)); in lowerATOMIC_LOAD_OP()
3466 DAG.getConstant(3, DL, PtrVT)); in lowerATOMIC_LOAD_OP()
3472 DAG.getConstant(0, DL, WideVT), BitShift); in lowerATOMIC_LOAD_OP()
3481 DAG.getConstant(32 - BitSize, DL, WideVT)); in lowerATOMIC_LOAD_OP()
3485 DAG.getConstant(uint32_t(-1) >> BitSize, DL, WideVT)); in lowerATOMIC_LOAD_OP()
3490 DAG.getConstant(BitSize, DL, WideVT) }; in lowerATOMIC_LOAD_OP()
3497 DAG.getConstant(BitSize, DL, WideVT)); in lowerATOMIC_LOAD_OP()
3523 NegSrc2 = DAG.getConstant(Value, DL, MemVT); in lowerATOMIC_LOAD_SUB()
3526 NegSrc2 = DAG.getNode(ISD::SUB, DL, MemVT, DAG.getConstant(0, DL, MemVT), in lowerATOMIC_LOAD_SUB()
3577 DAG.getConstant(-4, DL, PtrVT)); in lowerATOMIC_CMP_SWAP()
3582 DAG.getConstant(3, DL, PtrVT)); in lowerATOMIC_CMP_SWAP()
3588 DAG.getConstant(0, DL, WideVT), BitShift); in lowerATOMIC_CMP_SWAP()
3593 NegBitShift, DAG.getConstant(BitSize, DL, WideVT) }; in lowerATOMIC_CMP_SWAP()
3650 DAG.getConstant(Code, DL, MVT::i32), in lowerPREFETCH()
3663 DAG.getConstant(SystemZ::IPM_CC, DL, MVT::i32)); in getCCResult()
3994 SDValue Op2 = DAG.getConstant(P.Operand, DL, MVT::i32); in getPermuteNode()
4019 Ops[OpNo1], DAG.getConstant(StartIndex, DL, MVT::i32)); in getGeneralPermuteNode()
4025 IndexNodes[I] = DAG.getConstant(Bytes[I], DL, MVT::i32); in getGeneralPermuteNode()
4310 DAG.getConstant(SignedValue, DL, MVT::i32, false, true /*isOpaque*/)); in tryBuildVectorReplicate()
4328 DAG.getConstant(Start, DL, MVT::i32, false, true /*isOpaque*/), in tryBuildVectorReplicate()
4329 DAG.getConstant(End, DL, MVT::i32, false, true /*isOpaque*/)); in tryBuildVectorReplicate()
4529 DAG.getConstant(I, DL, MVT::i32)); in buildVector()
4549 DAG.getConstant(Mask, DL, MVT::i32, false, true /*isOpaque*/)); in lowerBUILD_VECTOR()
4624 DAG.getConstant(Index, DL, MVT::i32)); in lowerVECTOR_SHUFFLE()
4645 Op.getOperand(0), DAG.getConstant(0, DL, MVT::i32)); in lowerSCALAR_TO_VECTOR()
4741 SDValue Shift = DAG.getConstant(SplatBits.getZExtValue() & 0xfff, in lowerShift()
5215 DAG.getConstant(Index, DL, MVT::i32)); in combineExtract()
5268 SDValue Ops[] = { DAG.getConstant(TrueOp->getZExtValue(), DL, VT), in combineZERO_EXTEND()
5269 DAG.getConstant(FalseOp->getZExtValue(), DL, VT), in combineZERO_EXTEND()
5298 DAG.getConstant(-1, DL, VT), DAG.getConstant(0, DL, VT), in combineSIGN_EXTEND_INREG()
5325 DAG.getConstant(NewShlAmt, SDLoc(Inner), in combineSIGN_EXTEND()
5328 DAG.getConstant(NewSraAmt, SDLoc(N0), ShiftVT)); in combineSIGN_EXTEND()
5399 Replicate, DAG.getConstant(0, DL, MVT::i32)); in combineLOAD()
5514 VRound, DAG.getConstant(2, SDLoc(U), MVT::i32)); in combineFP_ROUND()
5519 VRound, DAG.getConstant(0, SDLoc(Op0), MVT::i32)); in combineFP_ROUND()
5561 VExtend, DAG.getConstant(1, SDLoc(U), MVT::i32)); in combineFP_EXTEND()
5566 VExtend, DAG.getConstant(0, SDLoc(Op0), MVT::i32)); in combineFP_EXTEND()
5731 DAG.getConstant(CCValidVal, SDLoc(N), MVT::i32), in combineBR_CCMASK()
5732 DAG.getConstant(CCMaskVal, SDLoc(N), MVT::i32), in combineBR_CCMASK()
5755 DAG.getConstant(CCValidVal, SDLoc(N), MVT::i32), in combineSELECT_CCMASK()
5756 DAG.getConstant(CCMaskVal, SDLoc(N), MVT::i32), in combineSELECT_CCMASK()