Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTableExecutorEmitter.h216 void emitPredicateBitset(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp199 void GlobalISelMatchTableExecutorEmitter::emitPredicateBitset( in emitPredicateBitset() function in GlobalISelMatchTableExecutorEmitter
H A DGlobalISelCombinerEmitter.cpp3007 emitPredicateBitset(OS, "GET_GICOMBINER_TYPES"); in run()
H A DGlobalISelEmitter.cpp2482 emitPredicateBitset(OS, "GET_GLOBALISEL_PREDICATE_BITSET"); in run()