Searched refs:FSAttr (Results 1 – 6 of 6) sorted by relevance
65 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local70 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()71 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
131 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local136 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()137 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
126 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local131 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()132 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
143 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local148 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()149 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
221 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local226 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()227 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
194 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local199 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()200 ? FSAttr.getValueAsString().str() in getSubtargetImpl()