Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp893 Value *GCRelocateInst::getBasePtr() const { getBasePtr() function in GCRelocateInst
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1841 const SDValue &getBasePtr() const { return getOperand(3); } getBasePtr() function