Home
last modified time | relevance | path

Searched refs:Kryo (Results 1 – 25 of 28) sorted by relevance

12

/external/XNNPACK/third_party/
Dcpuinfo.patch131 - 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/
DContinuationSerializationTest.kt30Kryo().also { it.instantiatorStrategy = Kryo.DefaultInstantiatorStrategy(StdInstantiatorStrategy()… in <lambda>()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td1 //==- 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.
DAArch64Subtarget.cpp116 case Kryo: in initializeProperties()
DAArch64Subtarget.h57 Kryo, enumerator
DAArch64.td698 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo",
699 "Qualcomm Kryo processors", [
DAArch64SchedKryoDetails.td1 //=- AArch64SchedKryoDetails.td - QC Kryo Scheduling Defs ----*- tablegen -*-=//
10 // Qualcomm Kryo subtarget.
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td1 //==- 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.
DAArch64Subtarget.cpp140 case Kryo: in initializeProperties()
DAArch64Subtarget.h64 Kryo, enumerator
DAArch64.td849 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo",
850 "Qualcomm Kryo processors", [
DAArch64SchedKryoDetails.td1 //=- AArch64SchedKryoDetails.td - QC Kryo Scheduling Defs ----*- tablegen -*-=//
10 // Qualcomm Kryo subtarget.
/external/llvm/lib/Target/AArch64/
DAArch64SchedKryo.td1 //==- 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.
DAArch64Subtarget.cpp69 case Kryo: in initializeProperties()
DAArch64.td231 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo",
232 "Qualcomm Kryo processors", [
DAArch64Subtarget.h46 Kryo, enumerator
/external/tensorflow/third_party/cpuinfo/
Dcpuinfo.patch85 case UINT32_C(0x51008000): /* Kryo 260 / 280 Gold */
86 case UINT32_C(0x51002050): /* Kryo Gold */
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/AArch64/
D64-bit-vector.ll4 ; Currently disabled for a few subtargets (e.g. Kryo):
/external/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.cpp311 case Kryo: in initSubtargetFeatures()
DARMSubtarget.h77 Kryo, enumerator
DARM.td609 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo",
610 "Qualcomm Kryo processors", []>;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.cpp308 case Kryo: in initSubtargetFeatures()
DARMSubtarget.h73 Kryo, enumerator
DARM.td578 def ProcKryo : SubtargetFeature<"kryo", "ARMProcFamily", "Kryo",
579 "Qualcomm Kryo processors", []>;
/external/cpuinfo/
DREADME.md165 - [x] Qualcomm-designed ARM cores (Scorpion, Krait, and Kryo)

12