Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h206 void emitExecutorImpl(raw_ostream &OS, const gi::MatchTable &Table,
H A DGlobalISelMatchTableExecutorEmitter.cpp175 void GlobalISelMatchTableExecutorEmitter::emitExecutorImpl( in emitExecutorImpl() function in GlobalISelMatchTableExecutorEmitter
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2687 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()
H A DGlobalISelEmitter.cpp2509 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()