Home
last modified time | relevance | path

Searched refs:ApplicationProfile (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DARMBuildAttributes.h114 ApplicationProfile = (0x41), // 'A' (e.g. for Cortex A8) enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp734 setAttributeItem(CPU_arch_profile, ApplicationProfile, false); in emitArchDefaultAttributes()
753 setAttributeItem(CPU_arch_profile, ApplicationProfile, false); in emitArchDefaultAttributes()
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp633 ARMBuildAttrs::ApplicationProfile); in emitAttributes()