Searched refs:ARMv8a (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARM.td | 598 def ARMv8a : Architecture<"armv8-a", "ARMv8a", [HasV8Ops, 955 def : ProcNoItin<"cortex-a32", [ARMv8a, 961 def : ProcNoItin<"cortex-a35", [ARMv8a, ProcA35, 967 def : ProcNoItin<"cortex-a53", [ARMv8a, ProcA53, 979 def : ProcessorModel<"cortex-a57", CortexA57Model, [ARMv8a, ProcA57, 988 def : ProcNoItin<"cortex-a72", [ARMv8a, ProcA72, 994 def : ProcNoItin<"cortex-a73", [ARMv8a, ProcA73, 1005 def : ProcessorModel<"cyclone", SwiftModel, [ARMv8a, ProcSwift, 1020 def : ProcNoItin<"exynos-m1", [ARMv8a, ProcExynosM1, 1026 def : ProcNoItin<"exynos-m2", [ARMv8a, ProcExynosM1, [all …]
|
D | ARMSubtarget.h | 109 ARMv8a, enumerator
|
/external/llvm/lib/Target/ARM/ |
D | ARM.td | 436 def ARMv8a : Architecture<"armv8-a", "ARMv8a", [HasV8Ops, 755 def : ProcNoItin<"cortex-a32", [ARMv8a, 762 def : ProcNoItin<"cortex-a35", [ARMv8a, ProcA35, 769 def : ProcNoItin<"cortex-a53", [ARMv8a, ProcA53, 776 def : ProcNoItin<"cortex-a57", [ARMv8a, ProcA57, 783 def : ProcNoItin<"cortex-a72", [ARMv8a, ProcA72, 790 def : ProcNoItin<"cortex-a73", [ARMv8a, ProcA73, 798 def : ProcessorModel<"cyclone", SwiftModel, [ARMv8a, ProcSwift, 812 def : ProcNoItin<"exynos-m1", [ARMv8a, ProcExynosM1,
|
D | ARMSubtarget.h | 56 ARMv7m, ARMv7em, ARMv8a, ARMv81a, ARMv82a, ARMv8mMainline, ARMv8mBaseline enumerator
|
/external/u-boot/arch/arm/ |
D | Kconfig | 879 bool "Support Versatile Express ARMv8a FVP BASE model" 885 bool "Support Versatile Express ARMv8a FVP BASE model booting from DRAM"
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/ |
D | ARMGenSubtargetInfo.inc | 39 ARMv8a = 23, 219 …{ "armv8-a", "ARMv8a architecture", { ARM::ARMv8a }, { ARM::HasV8Ops, ARM::FeatureAClass, ARM::Fea… 359 …{ "cortex-a32", "Select the cortex-a32 processor", { ARM::ARMv8a, ARM::FeatureHWDivThumb, ARM::Fea… 360 …{ "cortex-a35", "Select the cortex-a35 processor", { ARM::ARMv8a, ARM::ProcA35, ARM::FeatureHWDivT… 362 …{ "cortex-a53", "Select the cortex-a53 processor", { ARM::ARMv8a, ARM::ProcA53, ARM::FeatureHWDivT… 364 …{ "cortex-a57", "Select the cortex-a57 processor", { ARM::ARMv8a, ARM::ProcA57, ARM::FeatureHWDivT… 366 …{ "cortex-a72", "Select the cortex-a72 processor", { ARM::ARMv8a, ARM::ProcA72, ARM::FeatureHWDivT… 367 …{ "cortex-a73", "Select the cortex-a73 processor", { ARM::ARMv8a, ARM::ProcA73, ARM::FeatureHWDivT… 385 …{ "cyclone", "Select the cyclone processor", { ARM::ARMv8a, ARM::ProcSwift, ARM::FeatureHasRetAddr… 387 …{ "exynos-m1", "Select the exynos-m1 processor", { ARM::ARMv8a, ARM::ProcExynosM1, ARM::FeatureHWD… [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | build-attributes.ll | 152 ; ARMv8a (AArch32)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | build-attributes.ll | 173 ; ARMv8a (AArch32)
|