Home
last modified time | relevance | path

Searched refs:regionConstraintCode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DCodeGenHelpers.cpp161 static const char *const regionConstraintCode = R"( variable
215 emitConstraints(regionConstraints, "region", regionConstraintCode); in emitRegionConstraints()