Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DMacroFusionPredicatorEmitter.cpp67 void emitSecondPredicate(const Record *SecondPredicate, bool IsCommutable,
133 emitSecondPredicate(Predicate, IsCommutable, PE, OS); in emitPredicates()
205 void MacroFusionPredicatorEmitter::emitSecondPredicate(const Record *Predicate, in emitSecondPredicate() function in MacroFusionPredicatorEmitter
264 emitSecondPredicate(Predicate, IsCommutable, PE, OS); in emitBothPredicate()