Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h240 void emitPredicatesDecl(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp259 void GlobalISelMatchTableExecutorEmitter::emitPredicatesDecl( in emitPredicatesDecl() function in GlobalISelMatchTableExecutorEmitter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2813 emitPredicatesDecl(OS, "GET_GICOMBINER_CLASS_MEMBERS"); in run()
H A DGlobalISelEmitter.cpp2526 emitPredicatesDecl(OS, "GET_GLOBALISEL_PREDICATES_DECL"); in run()