Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h216 void emitPredicatesDecl(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp254 void GlobalISelMatchTableExecutorEmitter::emitPredicatesDecl( in emitPredicatesDecl() function in GlobalISelMatchTableExecutorEmitter
/src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2683 emitPredicatesDecl(OS, "GET_GICOMBINER_CLASS_MEMBERS"); in run()
H A DGlobalISelEmitter.cpp2511 emitPredicatesDecl(OS, "GET_GLOBALISEL_PREDICATES_DECL"); in run()