Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h124 EmitMachineNode(Node, IsClone, IsCloned, VRBaseMap); in EmitNode()
140 void EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned,
H A DInstrEmitter.cpp801 EmitMachineNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitMachineNode() function in InstrEmitter