Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTableExecutorEmitter.h216 void emitPredicatesDecl(raw_ostream &OS, StringRef IfDefName);
HDGlobalISelMatchTableExecutorEmitter.cpp254 void GlobalISelMatchTableExecutorEmitter::emitPredicatesDecl( in emitPredicatesDecl() function in GlobalISelMatchTableExecutorEmitter
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelCombinerEmitter.cpp2683 emitPredicatesDecl(OS, "GET_GICOMBINER_CLASS_MEMBERS"); in run()
HDGlobalISelEmitter.cpp2511 emitPredicatesDecl(OS, "GET_GLOBALISEL_PREDICATES_DECL"); in run()