Searched refs:RealTimeProfile (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBuildAttrs.h98 RealTimeProfile = (0x52), // 'R' (e.g. for Cortex R4) enumerator in enum:ARMBuildAttrs::CPUArchProfile
/external/llvm/include/llvm/Support/
H A DARMBuildAttributes.h118 RealTimeProfile = (0x52), // 'R' (e.g. for Cortex R4) enumerator in enum:llvm::ARMBuildAttrs::CPUArchProfile
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DARMBuildAttributes.h119 RealTimeProfile = (0x52), // 'R' (e.g. for Cortex R4) enumerator in enum:llvm::ARMBuildAttrs::CPUArchProfile
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp746 setAttributeItem(CPU_arch_profile, RealTimeProfile, false);
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp668 ARMBuildAttrs::RealTimeProfile);

Completed in 108 milliseconds