Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h48 void flipNegatePredicate() { NegatePredicate = !NegatePredicate; } in flipNegatePredicate() function
H A DPredicateExpander.cpp342 flipNegatePredicate(); in expandPredicate()
344 flipNegatePredicate(); in expandPredicate()