Home
last modified time | relevance | path

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

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