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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1468 class ConstantPoolSDNode : public SDNode { class in inherits:SDNode
1477 ConstantPoolSDNode(bool isTarget, const Constant *c, EVT VT, int o, function in class:ConstantPoolSDNode
1485 ConstantPoolSDNode(bool isTarget, MachineConstantPoolValue *v, function in class:ConstantPoolSDNode

Completed in 942 milliseconds