Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/TableGen/
H A DCodeGenHelpers.h218 ConstraintMap regionConstraints; variable
/llvm-project/mlir/lib/Dialect/IRDL/
H A DIRDLLoading.cpp314 SmallVector<std::unique_ptr<RegionConstraint>> regionConstraints; in createVerifier() local