Searched refs:PreferVecWidthAttr (Results 1 – 1 of 1) sorted by relevance
285 Attribute PreferVecWidthAttr = F.getFnAttribute("prefer-vector-width"); in getSubtargetImpl() local286 if (PreferVecWidthAttr.isValid()) { in getSubtargetImpl()287 StringRef Val = PreferVecWidthAttr.getValueAsString(); in getSubtargetImpl()