Searched defs:strAttr (Results 1 – 11 of 11) sorted by relevance
80 auto strAttr = attr.dyn_cast_or_null<StringAttr>(); in isParallelIterator() local87 auto strAttr = attr.dyn_cast_or_null<StringAttr>(); in isReductionIterator() local94 auto strAttr = attr.dyn_cast_or_null<StringAttr>(); in isWindowIterator() local139 auto strAttr = attr.dyn_cast_or_null<StringAttr>(); in isSparseDim() local144 auto strAttr = attr.dyn_cast_or_null<StringAttr>(); in isDenseDim() local
61 if (auto strAttr = attr.dyn_cast<StringAttr>()) { in isParallelIteratorType() local68 if (auto strAttr = attr.dyn_cast<StringAttr>()) { in isReductionIteratorType() local75 if (auto strAttr = attr.dyn_cast<StringAttr>()) { in isWindowIteratorType() local
176 auto strAttr = mlir::StringAttr::get(data, getContext()); in createStringLit() local
235 WideStringView strAttr) { in ResolveForAttributeRs()
39 StringAttr strAttr = attr.dyn_cast<StringAttr>(); in getAlias() local77 if (auto strAttr = arrayAttr[i].dyn_cast<StringAttr>()) in getAsmBlockArgumentNames() local
265 if (auto strAttr = attr.dyn_cast<StringAttr>()) in verifyConstructionInvariants() local
1183 if (auto strAttr = value.dyn_cast_or_null<StringAttr>()) { in parseGlobalOp() local1211 if (auto strAttr = op.getValueOrNull().dyn_cast_or_null<StringAttr>()) { in verify() local
852 std::string strAttr; in handleLocationDirective() local
782 if (auto strAttr = op.getValueOrNull().dyn_cast_or_null<StringAttr>()) { in convertGlobals() local
744 if (auto strAttr = attr.second.dyn_cast<StringAttr>()) { in processDecoration() local
1526 } else if (auto strAttr = attr.dyn_cast<StringAttr>()) { in printAttribute() local