Home
last modified time | relevance | path

Searched refs:EmitMachineNode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h121 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
137 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
DInstrEmitter.cpp721 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode() function in InstrEmitter