Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h217 void emitPredicatesInit(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp273 void GlobalISelMatchTableExecutorEmitter::emitPredicatesInit( in emitPredicatesInit() function in GlobalISelMatchTableExecutorEmitter
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2692 emitPredicatesInit(OS, "GET_GICOMBINER_CONSTRUCTOR_INITS"); in run()
H A DGlobalISelEmitter.cpp2512 emitPredicatesInit(OS, "GET_GLOBALISEL_PREDICATES_INIT"); in run()