Searched refs:getTargetConstantFromLoad (Results 1 – 5 of 5) sorted by relevance
1113 const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const override;
6510 X86TargetLowering::getTargetConstantFromLoad(LoadSDNode *LD) const { in getTargetConstantFromLoad() function in X86TargetLowering
3489 virtual const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const;
992 if (getTargetConstantFromLoad(LD)) { in SimplifyDemandedBits()3043 const Constant *TargetLowering::getTargetConstantFromLoad(LoadSDNode*) const { in getTargetConstantFromLoad() function in TargetLowering
3195 const Constant *Cst = TLI->getTargetConstantFromLoad(LD); in computeKnownBits()4190 if (const Constant *Cst = TLI->getTargetConstantFromLoad(LD)) { in ComputeNumSignBits()