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.h212 void emitPredicateBitset(raw_ostream &OS, StringRef IfDefName);
H A DGlobalISelMatchTableExecutorEmitter.cpp197 void GlobalISelMatchTableExecutorEmitter::emitPredicateBitset( in emitPredicateBitset() function in GlobalISelMatchTableExecutorEmitter
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2680 emitPredicateBitset(OS, "GET_GICOMBINER_TYPES"); in run()
H A DGlobalISelEmitter.cpp2506 emitPredicateBitset(OS, "GET_GLOBALISEL_PREDICATE_BITSET"); in run()