Home
last modified time | relevance | path

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

/external/llvm-project/mlir/tools/mlir-tblgen/
DOpDefinitionsGen.cpp993 StringRef attributesDefaultValue = op.getNumVariadicRegions() ? "" : "{}"; in genUseOperandAsResultTypeCollectiveParamBuilder() local
1308 StringRef attributesDefaultValue = op.getNumVariadicRegions() ? "" : "{}"; in genCollectiveParamBuilder() local