Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/TableGen/
H A DArgument.cpp19 bool NamedTypeConstraint::hasPredicate() const { in hasPredicate() function in NamedTypeConstraint
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp3660 bool hasPredicate = value.hasPredicate(); global() local