Home
last modified time | relevance | path

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

/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2515 StringRef attributesDefaultValue = op.getNumVariadicRegions() ? "" : "{}"; global() local
2619 StringRef attributesDefaultValue = op.getNumVariadicRegions() ? "" : "{}"; global() local
2863 StringRef attributesDefaultValue = op.getNumVariadicRegions() ? "" : "{}"; global() local