Lines Matching defs:StringAttr
316 StringAttr id) {
318 if (auto attr = dyn_cast<StringAttr>(entry.getKey()))
665 StringAttr propertyName) const {
689 DenseMap<StringAttr, DataLayoutEntryInterface> &ids) {
694 ids[llvm::cast<StringAttr>(entry.getKey())] = entry;
708 DenseMap<StringAttr, DataLayoutEntryInterface> ids;
766 StringAttr identifier = cast<StringAttr>(kvp.second.getKey());
790 DenseMap<StringAttr, DataLayoutEntryInterface> deviceDescKeys;
819 deviceDescKeys[cast<StringAttr>(entry.getKey())] = entry;