Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h241 void emitPredicatesInit(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp278 void GlobalISelMatchTableExecutorEmitter::emitPredicatesInit( in emitPredicatesInit() function in GlobalISelMatchTableExecutorEmitter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2822 emitPredicatesInit(OS, "GET_GICOMBINER_CONSTRUCTOR_INITS"); in run()
H A DGlobalISelEmitter.cpp2527 emitPredicatesInit(OS, "GET_GLOBALISEL_PREDICATES_INIT"); in run()