Home
last modified time | relevance | path

Searched defs:shouldNegate (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h42 bool shouldNegate() const { return NegatePredicate; } shouldNegate() function
/llvm-project/mlir/lib/Conversion/MathToSPIRV/
H A DMathToSPIRV.cpp351 Value shouldNegate = matchAndRewrite() local