Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/PDLL/ODS/
H A DContext.h79 llvm::StringMap<std::unique_ptr<TypeConstraint>> typeConstraints; variable
/llvm-project/mlir/include/mlir/TableGen/
H A DCodeGenHelpers.h212 ConstraintMap typeConstraints; variable