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

/external/llvm/include/llvm/Support/
H A DARMBuildAttributes.h114 ApplicationProfile = (0x41), // 'A' (e.g. for Cortex A8) enumerator in enum:llvm::ARMBuildAttrs::CPUArchProfile
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp768 setAttributeItem(CPU_arch_profile, ApplicationProfile, false);
785 setAttributeItem(CPU_arch_profile, ApplicationProfile, false);
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp627 ARMBuildAttrs::ApplicationProfile);

Completed in 579 milliseconds