/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstMIPS32.cpp | 26 namespace MIPS32 { namespace 184 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 343 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 491 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 516 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 607 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 633 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 638 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 643 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() 648 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>(); in emitIAS() [all …]
|
D | IceTargetLoweringMIPS32.def | 1 //===- subzero/src/IceTargetLoweringMIPS32.def -MIPS32 X-macros -*- C++ -*-===// 10 // This file defines certain patterns for lowering to MIPS32 target
|
D | SZTargets.def | 36 SUBZERO_TARGET(MIPS32)
|
D | IceRegistersMIPS32.h | 24 namespace MIPS32 {
|
D | IceInstMIPS32.def | 10 // This file defines properties of MIPS32 instructions in the form of x-macros. 22 // MIPS32. n indicates how many aliases are being provided to the macro. It
|
D | IceTargetLoweringMIPS32.h | 26 namespace MIPS32 { 52 return makeUnique<MIPS32::AssemblerMIPS32>(); in createAssembler()
|
D | IceAssemblerMIPS32.h | 25 namespace MIPS32 {
|
D | IceAssemblerMIPS32.cpp | 23 using namespace Ice::MIPS32; 35 namespace MIPS32 { namespace
|
D | IceTargetLoweringMIPS32.cpp | 33 namespace MIPS32 { namespace 35 return ::Ice::MIPS32::TargetMIPS32::create(Func); in createTargetLowering() 40 return ::Ice::MIPS32::TargetDataMIPS32::create(Ctx); in createTargetDataLowering() 45 return ::Ice::MIPS32::TargetHeaderMIPS32::create(Ctx); in createTargetHeaderLowering() 49 ::Ice::MIPS32::TargetMIPS32::staticInit(Ctx); in staticInit() 53 return ::Ice::MIPS32::TargetMIPS32::shouldBePooled(C); in shouldBePooled() 57 return ::Ice::MIPS32::TargetMIPS32::getPointerType(); in getPointerType() 63 namespace MIPS32 { namespace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Relocation.txt | 52 to MIPS32 to compute addresses for the static relocation model. 80 for the difference in the results of instruction execution. On MIPS32,
|
D | Mips.td | 105 "Subset of MIPS-III that is also in MIPS32 " 116 "Subset of MIPS-IV that is also in MIPS32 "
|
D | MSA.txt | 52 On MIPS32, the copy_u.d intrinsic will emit this instruction instead of
|
D | Mips64r6InstrInfo.td | 306 // MIPS32 arithmetic instructions sign extend their result implicitly.
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_calling_conv_main.cpp | 72 #ifdef MIPS32 in testCaller()
|
D | test_sync_atomic_main.cpp | 193 #if defined(ARM32) || defined(MIPS32) in threadWrapper()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | BUILD.gn | 81 "SZTARGET=MIPS32", 82 "SUBZERO_TARGET=MIPS32",
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/ |
D | CMakeLists.txt | 76 set(SUBZERO_TARGET_CPU MIPS32)
|
/third_party/pixman/ |
D | meson_options.txt | 70 description : 'Use MIPS32 DSPr2 intrinsic optimized paths',
|
/third_party/flutter/skia/third_party/externals/libwebp/cmake/ |
D | cpu.cmake | 31 set(WEBP_SIMD_FLAGS "SSE41;SSE2;MIPS32;MIPS_DSP_R2;NEON;MSA")
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 89 MIPS32 = 0x12, enumerator
|
/third_party/skia/third_party/externals/libwebp/cmake/ |
D | cpu.cmake | 39 set(WEBP_SIMD_FLAGS "SSE41;SSE2;MIPS32;MIPS_DSP_R2;NEON;MSA")
|
/third_party/boost/libs/context/build/ |
D | Jamfile.v2 | 82 else if [ os.platform ] = "MIPS32" { tmp = o32 ; } 232 # MIPS32/O32/ELF
|
/third_party/boost/tools/build/doc/src/ |
D | history.adoc | 140 * Detect difference between MIPS32 and MIPS64 for OS in b2 engine.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | EnumTables.cpp | 147 CV_ENUM_CLASS_ENT(CPUType, MIPS32),
|
/third_party/iowow/ |
D | Changelog | 424 * IOWOW Ported to MIPS32 (big-endian) tested on Debian GNU/Linux 9.4
|