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

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

Completed in 34 milliseconds