Searched defs:shouldNegate (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | PredicateExpander.h | 42 bool shouldNegate() const { return NegatePredicate; } shouldNegate() function |
/llvm-project/mlir/lib/Conversion/MathToSPIRV/ | ||
H A D | MathToSPIRV.cpp | 351 Value shouldNegate = matchAndRewrite() local |