Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIntrinsicInst.cpp813 Value *GCRelocateInst::getBasePtr() const { in getBasePtr() function in GCRelocateInst
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h1820 const SDValue &getBasePtr() const { return getOperand(3); } in getBasePtr() function