Searched refs:getTargetConstantFromLoad (Results 1 – 5 of 5) sorted by relevance
1113 const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const override;
6507 X86TargetLowering::getTargetConstantFromLoad(LoadSDNode *LD) const { in getTargetConstantFromLoad() function in X86TargetLowering
3516 virtual const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const;
983 if (getTargetConstantFromLoad(LD)) { in SimplifyDemandedBits()3055 const Constant *TargetLowering::getTargetConstantFromLoad(LoadSDNode*) const { in getTargetConstantFromLoad() function in TargetLowering
3192 const Constant *Cst = TLI->getTargetConstantFromLoad(LD); in computeKnownBits()4187 if (const Constant *Cst = TLI->getTargetConstantFromLoad(LD)) { in ComputeNumSignBits()