Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2385 llvm::DenseMap<Constraint, int> constraintsTypes; in genTypeInterfaceMethods() local
2393 auto it = constraintsTypes.try_emplace(type.getType(), inferredTypeIdx); in genTypeInterfaceMethods()
2433 : constraintsTypes[type.getType()]) in genTypeInterfaceMethods()