Home
last modified time | relevance | path

Searched defs:getBasePtr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DIntrinsicInst.cpp751 Value *GCRelocateInst::getBasePtr() const { in getBasePtr() function in GCRelocateInst
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h266 Value *getBasePtr() const { return BasePtr; } in getBasePtr() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h1757 const SDValue &getBasePtr() const { return getOperand(3); } in getBasePtr() function