Home
last modified time | relevance | path

Searched defs:inverted (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/Transform/Interfaces/
H A DMatchInterfaces.cpp80 bool inverted, bool all) { in verifyTransformMatchDimsOp()
/llvm-project/libc/src/string/
H A Dstring_utils.h56 Word inverted = ~block; has_zeroes() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DFormatGen.h391 FormatElement *anchor, bool inverted) in OptionalElement()
431 bool inverted; variable
H A DFormatGen.cpp355 bool inverted = !anchor; parseOptionalGroup() local
H A DAttrOrTypeFormatGen.cpp806 bool inverted = false) { in guardOnAny() argument