Searched refs:Exynos (Results 1 – 14 of 14) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedPredExynos.td | 10 // AArch64 Exynos processors. 25 // Exynos predicates.
|
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 31 // Define each kind of processor resource and number available on the Exynos-M3,
|
D | AArch64.td | 171 "Use Exynos specific handling of cheap instructions", 663 "Samsung Exynos-M3 processors", 679 "Samsung Exynos-M4 processors",
|
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 31 // Define each kind of processor resource and number available on the Exynos-M4.
|
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 31 // Define each kind of processor resource and number available on the Exynos-M5.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.cpp | 302 case Exynos: in initSubtargetFeatures()
|
D | ARMSubtarget.h | 71 Exynos, enumerator
|
D | ARM.td | 583 def ProcExynos : SubtargetFeature<"exynos", "ARMProcFamily", "Exynos", 584 "Samsung Exynos processors",
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Host.cpp | 268 unsigned Exynos = (Variant << 12) | Part; in getHostCPUNameForARM() local 269 switch (Exynos) { in getHostCPUNameForARM()
|
/third_party/mesa3d/docs/drivers/ |
D | lima.rst | 55 - Exynos: ``exynos``
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenSubtargetInfo.inc | 273 …{ "exynos", "Samsung Exynos processors", ARM::ProcExynos, { { { 0x8004048000000000ULL, 0x200087204… 19532 if (Bits[ARM::ProcExynos] && ARMProcFamily < Exynos) ARMProcFamily = Exynos;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSubtargetInfo.inc | 229 …{ "exynos-cheap-as-move", "Use Exynos specific handling of cheap instructions", AArch64::FeatureEx… 230 …{ "exynosm3", "Samsung Exynos-M3 processors", AArch64::ProcExynosM3, { { { 0x58022b420800800ULL, 0… 231 …{ "exynosm4", "Samsung Exynos-M4 processors", AArch64::ProcExynosM4, { { { 0x18022fc28800060ULL, 0…
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 93440 amc: Only lower ranks of OMX.Exynos. audio codecs, the video codecs are actually working 93445 amc: Give marginal rank to codecs that start with OMX.Exynos. 93446 OMX.Exynos. codecs are existing on some devices like the 132886 androidmedia: Fix copying of raw video frames on Samsung Galaxy S3 with Exynos 4 SOC
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 19043 Exynos MFC fails on output STREAMON if capture is already streaming. 48756 pool. This would lead to assertion with on Exynos with:
|