Searched refs:Exynos (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedPredExynos.td | 10 // AArch64 Exynos processors. 25 // Exynos predicates.
|
| H A D | AArch64SchedExynosM3.td | 1 //=- AArch64SchedExynosM3.td - Samsung Exynos M3 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M3 to support 15 // The Exynos-M3 is an advanced superscalar microprocessor with a 6-wide 34 // Define each kind of processor resource and number available on the Exynos-M3,
|
| H A D | AArch64SchedExynosM4.td | 1 //=- AArch64SchedExynosM4.td - Samsung Exynos M4 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M4 to support 15 // The Exynos-M4 is an advanced superscalar microprocessor with a 6-wide 34 // Define each kind of processor resource and number available on the Exynos-M4.
|
| H A D | AArch64SchedExynosM5.td | 1 //=- AArch64SchedExynosM5.td - Samsung Exynos M5 Sched Defs --*- tablegen -*-=// 9 // This file defines the machine model for the Samsung Exynos M5 to support 15 // The Exynos-M5 is an advanced superscalar microprocessor with a 6-wide 34 // Define each kind of processor resource and number available on the Exynos-M5.
|
| H A D | AArch64.td | 206 "Use Exynos specific handling of cheap instructions", 844 "Samsung Exynos-M3 processors", 858 "Samsung Exynos-M4 processors",
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | jump-table-exynos.ll | 4 ; Exynos doesn't want jump tables to be compressed for now.
|
| H A D | arm64-ldp-cluster.ll | 102 ; Test ldq clustering (no clustering for Exynos).
|
| H A D | arm64-st1.ll | 2 ; The instruction latencies of Exynos-M3 trigger the transform we see under the Exynos check.
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMSubtarget.h | 81 Exynos, enumerator
|
| H A D | ARMSubtarget.cpp | 303 case Exynos: in initSubtargetFeatures()
|
| H A D | ARM.td | 791 def ProcExynos : SubtargetFeature<"exynos", "ARMProcFamily", "Exynos", 792 "Samsung Exynos processors",
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | Host.cpp | 290 unsigned Exynos = (Variant << 12) | Part; in getHostCPUNameForARM() local 291 switch (Exynos) { in getHostCPUNameForARM()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | build-attributes.ll | 1574 ;; The Exynos processors have the ARMv8 FP unit, which always flushes preserving sign.
|