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.cpp66 void emitSecondPredicate(Record *SecondPredicate, bool IsCommutable,
133 emitSecondPredicate(Predicate, IsCommutable, PE, OS); in emitPredicates()
175 void MacroFusionPredicatorEmitter::emitSecondPredicate(Record *Predicate, in emitSecondPredicate() function in MacroFusionPredicatorEmitter
234 emitSecondPredicate(Predicate, IsCommutable, PE, OS); in emitBothPredicate()