Searched defs:isUnitAttr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpFormatGen.cpp | 68 bool isUnitAttr() const { isUnitAttr() function |
H A D | OpDefinitionsGen.cpp | 1849 bool isUnitAttr = attr.getAttrDefName() == "UnitAttr"; global() local |