Searched refs:getTargetConstantFromLoad (Results 1 – 5 of 5) sorted by relevance
972 const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const override;
6127 X86TargetLowering::getTargetConstantFromLoad(LoadSDNode *LD) const { in getTargetConstantFromLoad() function in X86TargetLowering
3260 virtual const Constant *getTargetConstantFromLoad(LoadSDNode *LD) const;
877 if (getTargetConstantFromLoad(LD)) { in SimplifyDemandedBits()2747 const Constant *TargetLowering::getTargetConstantFromLoad(LoadSDNode*) const { in getTargetConstantFromLoad() function in TargetLowering
3015 const Constant *Cst = TLI->getTargetConstantFromLoad(LD); in computeKnownBits()4000 if (const Constant *Cst = TLI->getTargetConstantFromLoad(LD)) { in ComputeNumSignBits()