Home
last modified time | relevance | path

Searched refs:getTargetConstantFromBasePtr (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6483 static const Constant *getTargetConstantFromBasePtr(SDValue Ptr) { in getTargetConstantFromBasePtr() function
6498 return getTargetConstantFromBasePtr(Load->getBasePtr()); in getTargetConstantFromNode()
6688 if (const Constant *C = getTargetConstantFromBasePtr(Ptr)) { in getTargetConstantBitsFromNode()
6709 if (const Constant *Cst = getTargetConstantFromBasePtr(Ptr)) { in getTargetConstantBitsFromNode()