Home
last modified time | relevance | path

Searched refs:ARM32 (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp26 namespace ARM32 { namespace
116 if (auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>()) in startNextInst()
124 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitUsingTextFixup()
294 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
302 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
546 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
553 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
559 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
566 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
573 auto *Asm = Func->getAssembler<ARM32::AssemblerARM32>(); in emitIAS()
[all …]
DIceTargetLoweringARM32.def1 //===- subzero/src/IceTargetLoweringARM32.def - ARM32 X-macros --*- C++ -*-===//
10 // This file defines certain patterns for lowering to ARM32 target
DSZTargets.def35 SUBZERO_TARGET(ARM32)
DIceInstARM32.def1 //===- subzero/src/IceInstARM32.def - X-Macros for ARM32 insts --*- C++ -*-===//
10 // This file defines properties of ARM32 instructions in the form of x-macros.
DIceRegistersARM32.h24 namespace ARM32 {
DIceTargetLoweringARM32.h28 namespace ARM32 {
79 return makeUnique<ARM32::AssemblerARM32>(); in createAssembler()
DIceTargetLoweringARM32.cpp38 namespace ARM32 { namespace
40 return ::Ice::ARM32::TargetARM32::create(Func); in createTargetLowering()
45 return ::Ice::ARM32::TargetDataARM32::create(Ctx); in createTargetDataLowering()
50 return ::Ice::ARM32::TargetHeaderARM32::create(Ctx); in createTargetHeaderLowering()
54 ::Ice::ARM32::TargetARM32::staticInit(Ctx); in staticInit()
58 return ::Ice::ARM32::TargetARM32::shouldBePooled(C); in shouldBePooled()
62 return ::Ice::ARM32::TargetARM32::getPointerType(); in getPointerType()
68 namespace ARM32 { namespace
DIceAssemblerARM32.h39 namespace ARM32 {
DIceAssemblerARM32.cpp30 using namespace Ice::ARM32;
131 IValueT encodeRotation(ARM32::AssemblerARM32::RotationValue Value) { in encodeRotation()
631 namespace ARM32 { namespace
DIceInstARM32.h29 namespace ARM32 {
/third_party/python/Tools/buildbot/
DremotePythonInfo.bat30 echo where [ip address] is the address of a Windows IoT Core ARM32 device.
34 echo and the ARM32 worker device: see https://docs.microsoft.com/en-us/windows/iot-core/connect-you…
Dtest.bat46 echo where [ip address] is the address of a Windows IoT Core ARM32 device.
50 echo and the ARM32 worker device: see https://docs.microsoft.com/en-us/windows/iot-core/connect-you…
DremoteDeploy.bat55 echo where [ip address] is the address of a Windows IoT Core ARM32 device.
59 echo and the ARM32 worker device: see https://docs.microsoft.com/en-us/windows/iot-core/connect-you…
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DBUILD.gn86 "SZTARGET=ARM32",
87 "SUBZERO_TARGET=ARM32",
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/
DCMakeLists.txt69 set(SUBZERO_TARGET_CPU ARM32)
DDESIGN.rst175 Initial target architectures are x86-32, x86-64, ARM32, and MIPS32. Future
1239 ARM32 work is in progress. It currently lacks the testing level of x86, at
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp193 #if defined(ARM32) || defined(MIPS32) in threadWrapper()
/third_party/python/Misc/NEWS.d/
D3.8.0a4.rst1188 for cross-compiling packages for Windows ARM32. Skip tests that are not
1189 expected to work on Windows IoT Core ARM32.
1219 support on-target builds since Windows ARM32 builds must be cross-compiled
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DDESIGN.rst175 Initial target architectures are x86-32, x86-64, ARM32, and MIPS32. Future
1239 ARM32 work is in progress. It currently lacks the testing level of x86, at
/third_party/mindspore/
DRELEASE.md2552 - Performance optimization for CPU ops focus on ARM32.