Searched refs:getAttributeValue (Results 1 – 5 of 5) sorted by relevance
171 Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch); in getARMFeatures()175 Attr = Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch_profile); in getARMFeatures()194 Attr = Attributes.getAttributeValue(ARMBuildAttrs::THUMB_ISA_use); in getARMFeatures()209 Attr = Attributes.getAttributeValue(ARMBuildAttrs::FP_arch); in getARMFeatures()233 Attr = Attributes.getAttributeValue(ARMBuildAttrs::Advanced_SIMD_arch); in getARMFeatures()252 Attr = Attributes.getAttributeValue(ARMBuildAttrs::MVE_arch); in getARMFeatures()271 Attr = Attributes.getAttributeValue(ARMBuildAttrs::DIV_use); in getARMFeatures()507 Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch); in setARMSubArch()
57 Optional<unsigned> getAttributeValue(unsigned tag) const { in getAttributeValue() function
143 Optional<DWARFFormValue> getAttributeValue(const uint64_t DIEOffset,
150 Optional<DWARFFormValue> DWARFAbbreviationDeclaration::getAttributeValue( in getAttributeValue() function in DWARFAbbreviationDeclaration
350 return AbbrevDecl->getAttributeValue(getOffset(), Attr, *U); in find()361 if (auto Value = AbbrevDecl->getAttributeValue(getOffset(), Attr, *U)) in find()