Searched refs:ARM32 (Results 1 – 20 of 20) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.cpp | 26 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 …]
|
D | IceTargetLoweringARM32.def | 1 //===- subzero/src/IceTargetLoweringARM32.def - ARM32 X-macros --*- C++ -*-===// 10 // This file defines certain patterns for lowering to ARM32 target
|
D | SZTargets.def | 35 SUBZERO_TARGET(ARM32)
|
D | IceInstARM32.def | 1 //===- subzero/src/IceInstARM32.def - X-Macros for ARM32 insts --*- C++ -*-===// 10 // This file defines properties of ARM32 instructions in the form of x-macros.
|
D | IceRegistersARM32.h | 24 namespace ARM32 {
|
D | IceTargetLoweringARM32.h | 28 namespace ARM32 { 79 return makeUnique<ARM32::AssemblerARM32>(); in createAssembler()
|
D | IceTargetLoweringARM32.cpp | 38 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
|
D | IceAssemblerARM32.h | 39 namespace ARM32 {
|
D | IceAssemblerARM32.cpp | 30 using namespace Ice::ARM32; 131 IValueT encodeRotation(ARM32::AssemblerARM32::RotationValue Value) { in encodeRotation() 631 namespace ARM32 { namespace
|
D | IceInstARM32.h | 29 namespace ARM32 {
|
/third_party/python/Tools/buildbot/ |
D | remotePythonInfo.bat | 30 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…
|
D | test.bat | 46 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…
|
D | remoteDeploy.bat | 55 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/ |
D | BUILD.gn | 86 "SZTARGET=ARM32", 87 "SUBZERO_TARGET=ARM32",
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | CMakeLists.txt | 69 set(SUBZERO_TARGET_CPU ARM32)
|
D | DESIGN.rst | 175 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/ |
D | test_sync_atomic_main.cpp | 193 #if defined(ARM32) || defined(MIPS32) in threadWrapper()
|
/third_party/python/Misc/NEWS.d/ |
D | 3.8.0a4.rst | 1188 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/ |
D | DESIGN.rst | 175 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/ |
D | RELEASE.md | 2552 - Performance optimization for CPU ops focus on ARM32.
|