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.h206 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.cpp2687 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()
H A DGlobalISelEmitter.cpp2509 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()