Searched refs:getAttributeValue (Results 1 – 6 of 6) sorted by relevance
149 isV7 = Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch) in getARMFeatures()153 switch(Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch_profile)) { in getARMFeatures()171 switch(Attributes.getAttributeValue(ARMBuildAttrs::THUMB_ISA_use)) { in getARMFeatures()185 switch(Attributes.getAttributeValue(ARMBuildAttrs::FP_arch)) { in getARMFeatures()208 switch(Attributes.getAttributeValue(ARMBuildAttrs::Advanced_SIMD_arch)) { in getARMFeatures()226 switch(Attributes.getAttributeValue(ARMBuildAttrs::DIV_use)) { in getARMFeatures()285 switch(Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch)) { in setARMSubArch()
134 Optional<DWARFFormValue> getAttributeValue(const uint32_t DIEOffset,
151 Optional<DWARFFormValue> DWARFAbbreviationDeclaration::getAttributeValue( in getAttributeValue() function in DWARFAbbreviationDeclaration
378 return AbbrevDecl->getAttributeValue(getOffset(), Attr, *U); in find()389 if (auto Value = AbbrevDecl->getAttributeValue(getOffset(), Attr, *U)) in find()
132 unsigned getAttributeValue(unsigned Tag) const { in getAttributeValue() function
514 unsigned VFPArgs = Attributes.getAttributeValue(ARMBuildAttrs::ABI_VFP_args); in updateARMVFPArgs()553 auto Arch = Attributes.getAttributeValue(ARMBuildAttrs::CPU_arch); in updateSupportedARMFeatures()