/external/XNNPACK/third_party/ |
D | cpuinfo.patch | 131 - case UINT32_C(0x51008020): /* Kryo 385 Gold (Cortex-A75) */ 132 - case UINT32_C(0x51008030): /* Kryo 385 Silver (Cortex-A55) */ 133 - case UINT32_C(0x51008040): /* Kryo 485 Gold (Cortex-A76) */ 151 + case UINT32_C(0x51008020): /* Kryo 385 Gold (Cortex-A75) */ 152 + case UINT32_C(0x51008030): /* Kryo 385 Silver (Cortex-A55) */ 153 + case UINT32_C(0x51008040): /* Kryo 485 Gold (Cortex-A76) */ 154 + case UINT32_C(0x51008050): /* Kryo 485 Silver (Cortex-A55) */ 215 - case UINT32_C(0x51008020): /* Kryo 385 Gold (Cortex-A75) */ 216 - case UINT32_C(0x51008030): /* Kryo 385 Silver (Cortex-A55) */ 217 - case UINT32_C(0x51008040): /* Kryo 485 Gold (Cortex-A76) */ [all …]
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
D | ContinuationSerializationTest.kt | 30 …Kryo().also { it.instantiatorStrategy = Kryo.DefaultInstantiatorStrategy(StdInstantiatorStrategy()… in <lambda>()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryo.td | 1 //==- AArch64SchedKryo.td - Qualcomm Kryo Scheduling Defs ---*- tablegen -*-==// 9 // This file defines the machine model for Qualcomm Kryo to support 37 // Define each kind of processor resource and number available on Kryo. 62 // Kryo.
|
D | AArch64Subtarget.cpp | 116 case Kryo: in initializeProperties()
|
D | AArch64Subtarget.h | 57 Kryo, enumerator
|
D | AArch64.td | 698 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo", 699 "Qualcomm Kryo processors", [
|
D | AArch64SchedKryoDetails.td | 1 //=- AArch64SchedKryoDetails.td - QC Kryo Scheduling Defs ----*- tablegen -*-=// 10 // Qualcomm Kryo subtarget.
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryo.td | 1 //==- AArch64SchedKryo.td - Qualcomm Kryo Scheduling Defs ---*- tablegen -*-==// 9 // This file defines the machine model for Qualcomm Kryo to support 37 // Define each kind of processor resource and number available on Kryo. 62 // Kryo.
|
D | AArch64Subtarget.cpp | 140 case Kryo: in initializeProperties()
|
D | AArch64Subtarget.h | 64 Kryo, enumerator
|
D | AArch64.td | 849 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo", 850 "Qualcomm Kryo processors", [
|
D | AArch64SchedKryoDetails.td | 1 //=- AArch64SchedKryoDetails.td - QC Kryo Scheduling Defs ----*- tablegen -*-=// 10 // Qualcomm Kryo subtarget.
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedKryo.td | 1 //==- AArch64SchedKryo.td - Qualcomm Kryo Scheduling Defs ---*- tablegen -*-==// 10 // This file defines the machine model for Qualcomm Kryo to support 33 // Define each kind of processor resource and number available on Kryo. 58 // Kryo.
|
D | AArch64Subtarget.cpp | 69 case Kryo: in initializeProperties()
|
D | AArch64.td | 231 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo", 232 "Qualcomm Kryo processors", [
|
D | AArch64Subtarget.h | 46 Kryo, enumerator
|
/external/tensorflow/third_party/cpuinfo/ |
D | cpuinfo.patch | 85 case UINT32_C(0x51008000): /* Kryo 260 / 280 Gold */ 86 case UINT32_C(0x51002050): /* Kryo Gold */
|
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/ |
D | 64-bit-vector.ll | 4 ; Currently disabled for a few subtargets (e.g. Kryo):
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 311 case Kryo: in initSubtargetFeatures()
|
D | ARMSubtarget.h | 77 Kryo, enumerator
|
D | ARM.td | 609 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo", 610 "Qualcomm Kryo processors", []>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 308 case Kryo: in initSubtargetFeatures()
|
D | ARMSubtarget.h | 73 Kryo, enumerator
|
D | ARM.td | 578 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo", 579 "Qualcomm Kryo processors", []>;
|
/external/cpuinfo/ |
D | README.md | 165 - [x] Qualcomm-designed ARM cores (Scorpion, Krait, and Kryo)
|