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

/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1054 const SDValue &getBasePtr() const { function in class:llvm::MemSDNode
1147 const SDValue &getBasePtr() const { return getOperand(1); } function in class:llvm::AtomicSDNode
1739 const SDValue &getBasePtr() const { return getOperand(1); } function in class:LoadSDNode
1769 const SDValue &getBasePtr() const { return getOperand(2); } function in class:StoreSDNode

Completed in 99 milliseconds