Home
last modified time | relevance | path

Searched refs:MicroControllerProfile (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DARMBuildAttributes.h120 MicroControllerProfile = (0x4D), // 'M' (e.g. for Cortex M3) enumerator
/freebsd-12.1/contrib/llvm/lib/Object/
H A DELFObjectFile.cpp162 case ARMBuildAttrs::MicroControllerProfile: in getARMFeatures()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp189 ARMBuildAttrs::MicroControllerProfile); in emitTargetAttributes()
H A DARMELFStreamer.cpp860 setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()
880 setAttributeItem(CPU_arch_profile, MicroControllerProfile, false); in emitArchDefaultAttributes()