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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DSelectionDAGNodes.h969 const SDValue &getBasePtr() const { function in class:llvm::SDNode::MemSDNode
1050 const SDValue &getBasePtr() const { return getOperand(1); } function in class:llvm::SDNode::AtomicSDNode
1667 const SDValue &getBasePtr() const { return getOperand(1); } function in class:llvm::SDNode::LoadSDNode
1698 const SDValue &getBasePtr() const { return getOperand(2); } function in class:llvm::SDNode::StoreSDNode

Completed in 125 milliseconds