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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1744 /// MachineSDNode - An SDNode that represents everything that will be needed
1748 class MachineSDNode : public SDNode { class in inherits:SDNode
1754 MachineSDNode(unsigned Opc, unsigned Order, const DebugLoc DL, SDVTList VTs) function in class:MachineSDNode

Completed in 49 milliseconds