Home
last modified time | relevance | path

Searched defs:EmitNode (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h132 void EmitNode(SDNode *Node, bool IsClone, bool IsCloned, in EmitNode() function
H A DScheduleDAGSDNodes.cpp860 auto EmitNode = in EmitSchedule() local
H A DScheduleDAGRRList.cpp693 void ScheduleDAGRRList::EmitNode(SUnit *SU) { in EmitNode() function in ScheduleDAGRRList
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp87 std::pair<ASTNode, ASTNode> ClangASTNodesEmitter::EmitNode(raw_ostream &OS, in EmitNode() function in ClangASTNodesEmitter
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h86 EmitNode, // Create a DAG node enumerator