Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.h145 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
162 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
DInstrEmitter.cpp971 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode() function in InstrEmitter