Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.h236 void emitPredicateBitset(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp199 void GlobalISelMatchTableExecutorEmitter::emitPredicateBitset( in emitPredicateBitset() function in GlobalISelMatchTableExecutorEmitter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2810 emitPredicateBitset(OS, "GET_GICOMBINER_TYPES"); in run()
H A DGlobalISelEmitter.cpp2521 emitPredicateBitset(OS, "GET_GLOBALISEL_PREDICATE_BITSET"); in run()