HomeSort by relevance Sort by last modified time
    Searched defs:MIPS32 (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceAssemblerMIPS32.h 11 /// \brief Declares the Assembler class for MIPS32.
25 namespace MIPS32 {
54 // This mode is only needed and implemented for MIPS32 and ARM.
394 } // end of namespace MIPS32
IceRegistersMIPS32.h 11 /// \brief Declares the registers and their encodings for MIPS32.
24 namespace MIPS32 {
134 // Extend enum RegClass with MIPS32-specific register classes (if any).
137 } // end of namespace MIPS32
IceInstMIPS32.cpp 1 //===- subzero/src/IceInstMips32.cpp - Mips32 instruction implementation --===//
26 namespace MIPS32 {
280 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
338 Str << "[MIPS32] ";
439 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
585 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
610 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
701 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
727 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>();
732 auto *Asm = Func->getAssembler<MIPS32::AssemblerMIPS32>()
    [all...]
IceAssemblerMIPS32.cpp 1 //===- subzero/src/IceAssemblerMIPS32.cpp - MIPS32 Assembler --------------===//
11 /// \brief Implements the Assembler class for MIPS32.
23 using namespace Ice::MIPS32;
35 namespace MIPS32 {
    [all...]
IceInstMIPS32.h 1 //===- subzero/src/IceInstMIPS32.h - MIPS32 machine instrs --*- C++ -*-----===//
14 /// This represents the machine instructions and operands used for MIPS32 code
29 namespace MIPS32 {
    [all...]
IceTargetLoweringMIPS32.h 1 //===- subzero/src/IceTargetLoweringMIPS32.h - MIPS32 lowering ---*- C++-*-===//
26 namespace MIPS32 {
52 return makeUnique<MIPS32::AssemblerMIPS32>();
163 // The following are helpers that insert lowered MIPS32 instructions with
    [all...]
IceTargetLoweringMIPS32.cpp 33 namespace MIPS32 {
35 return ::Ice::MIPS32::TargetMIPS32::create(Func);
40 return ::Ice::MIPS32::TargetDataMIPS32::create(Ctx);
45 return ::Ice::MIPS32::TargetHeaderMIPS32::create(Ctx);
49 ::Ice::MIPS32::TargetMIPS32::staticInit(Ctx);
53 return ::Ice::MIPS32::TargetMIPS32::shouldBePooled(C);
57 return ::Ice::MIPS32::TargetMIPS32::getPointerType();
60 } // end of namespace MIPS32
63 namespace MIPS32 {
    [all...]
  /external/valgrind/coregrind/
pub_core_basics.h 93 } MIPS32;
  /external/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 86 MIPS32 = 0x12,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 84 MIPS32 = 0x12,
  /prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/
selenium-api-2.42.2.jar 

Completed in 750 milliseconds