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

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

Completed in 57 milliseconds