Searched defs:getBasePtr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | IntrinsicInst.cpp | 893 Value *GCRelocateInst::getBasePtr() const { getBasePtr() function in GCRelocateInst |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1841 const SDValue &getBasePtr() const { return getOperand(3); } getBasePtr() function |