LLVM API Documentation

llvm::ConstantFPSDNode Member List

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

addUser(SDNode *User)llvm::SDNode [inline, protected]
classof(const ConstantFPSDNode *)llvm::ConstantFPSDNode [inline, static]
classof(const SDNode *N)llvm::ConstantFPSDNode [inline, static]
ConstantFPSDNode(bool isTarget, double val, MVT::ValueType VT)llvm::ConstantFPSDNode [inline, protected]
dump() constllvm::SDNode
dump(const SelectionDAG *G) constllvm::SDNode
getNodeDepth() constllvm::SDNode [inline]
getNumOperands() constllvm::SDNode [inline]
getNumValues() constllvm::SDNode [inline]
getOpcode() constllvm::SDNode [inline]
getOperand(unsigned Num) const llvm::SDNode [inline]
getOperationName(const SelectionDAG *G=0) constllvm::SDNode
getTargetOpcode() constllvm::SDNode [inline]
getValue() constllvm::ConstantFPSDNode [inline]
getValueType(unsigned ResNo) constllvm::SDNode [inline]
getValueTypeList(MVT::ValueType VT)llvm::SDNode [protected, static]
hasNUsesOfValue(unsigned NUses, unsigned Value) constllvm::SDNode
hasOneUse() constllvm::SDNode [inline]
isExactlyValue(double V) constllvm::ConstantFPSDNode
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::ConstantFPSDNode [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]