Home
last modified time | relevance | path

Searched refs:emitExecutorImpl (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h230 void emitExecutorImpl(raw_ostream &OS, const gi::MatchTable &Table,
H A DGlobalISelMatchTableExecutorEmitter.cpp175 void GlobalISelMatchTableExecutorEmitter::emitExecutorImpl( in emitExecutorImpl() function in GlobalISelMatchTableExecutorEmitter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2817 emitExecutorImpl(OS, Table, TypeObjects, Rules, {}, {}, in run()
H A DGlobalISelEmitter.cpp2524 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()