LLVM API Documentation

llvm::GlobalAddressSDNode Member List

This is the complete list of members for llvm::GlobalAddressSDNode, including all inherited members.

addUser(SDNode *User)llvm::SDNode [inline, protected]
classof(const GlobalAddressSDNode *)llvm::GlobalAddressSDNode [inline, static]
classof(const SDNode *N)llvm::GlobalAddressSDNode [inline, static]
dump() constllvm::SDNode
dump(const SelectionDAG *G) constllvm::SDNode
getGlobal() constllvm::GlobalAddressSDNode [inline]
getNodeDepth() constllvm::SDNode [inline]
getNumOperands() constllvm::SDNode [inline]
getNumValues() constllvm::SDNode [inline]
getOffset() constllvm::GlobalAddressSDNode [inline]
getOpcode() constllvm::SDNode [inline]
getOperand(unsigned Num) const llvm::SDNode [inline]
getOperationName(const SelectionDAG *G=0) constllvm::SDNode
getTargetOpcode() constllvm::SDNode [inline]
getValueType(unsigned ResNo) constllvm::SDNode [inline]
getValueTypeList(MVT::ValueType VT)llvm::SDNode [protected, static]
GlobalAddressSDNode(bool isTarget, const GlobalValue *GA, MVT::ValueType VT, int o=0)llvm::GlobalAddressSDNode [inline, protected]
hasNUsesOfValue(unsigned NUses, unsigned Value) constllvm::SDNode
hasOneUse() constllvm::SDNode [inline]
isOnlyUse(SDNode *N) constllvm::SDNode
isOperand(SDNode *N) constllvm::SDNode
isTargetOpcode() constllvm::SDNode [inline]
MorphNodeTo(unsigned Opc)llvm::SDNode [inline, protected]
op_begin() constllvm::SDNode [inline]
op_end() constllvm::SDNode [inline]
op_iterator typedefllvm::SDNode
removeUser(SDNode *User)llvm::SDNode [inline, protected]
SDNode(unsigned NT, MVT::ValueType VT)llvm::SDNode [inline, protected]
SDNode(unsigned NT, SDOperand Op)llvm::SDNode [inline, protected]
SDNode(unsigned NT, SDOperand N1, SDOperand N2)llvm::SDNode [inline, protected]
SDNode(unsigned NT, SDOperand N1, SDOperand N2, SDOperand N3)llvm::SDNode [inline, protected]
SDNode(unsigned NT, SDOperand N1, SDOperand N2, SDOperand N3, SDOperand N4)llvm::SDNode [inline, protected]
SDNode(unsigned Opc, const std::vector< SDOperand > &Nodes)llvm::SDNode [inline, protected]
SelectionDAG classllvm::GlobalAddressSDNode [friend]
setOperands(SDOperand Op0)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2, SDOperand Op3)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2, SDOperand Op3, SDOperand Op4)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2, SDOperand Op3, SDOperand Op4, SDOperand Op5)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2, SDOperand Op3, SDOperand Op4, SDOperand Op5, SDOperand Op6)llvm::SDNode [inline, protected]
setOperands(SDOperand Op0, SDOperand Op1, SDOperand Op2, SDOperand Op3, SDOperand Op4, SDOperand Op5, SDOperand Op6, SDOperand Op7)llvm::SDNode [inline, protected]
setValueTypes(MVT::ValueType VT)llvm::SDNode [inline, protected]
setValueTypes(MVT::ValueType *List, unsigned NumVal)llvm::SDNode [inline, protected]
use_begin() constllvm::SDNode [inline]
use_empty() constllvm::SDNode [inline]
use_end() constllvm::SDNode [inline]
use_iterator typedefllvm::SDNode
use_size() constllvm::SDNode [inline]
value_begin() constllvm::SDNode [inline]
value_end() constllvm::SDNode [inline]
value_iterator typedefllvm::SDNode
~SDNode()llvm::SDNode [inline, virtual]