Searched refs:FSAttr (Results 1 – 7 of 7) sorted by relevance
70 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local75 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()76 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
138 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local143 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()144 ? 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()
141 Attribute FSAttr = in getSubtargetImpl() local147 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()148 ? 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()
233 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local238 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()239 ? FSAttr.getValueAsString().str() in getSubtargetImpl()
207 Attribute FSAttr = F.getFnAttribute("target-features"); in getSubtargetImpl() local212 std::string FS = !FSAttr.hasAttribute(Attribute::None) in getSubtargetImpl()213 ? FSAttr.getValueAsString().str() in getSubtargetImpl()