HomeSort by relevance Sort by last modified time
    Searched defs:Mips (Results 1 - 25 of 27) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsRelocations.h 1 //===- MipsRelocations.h - Mips Code Relocations ---------------*- C++ -*-===//
10 // This file defines the Mips target-specific relocation types
21 namespace Mips{
MipsInstrInfo.h 1 //===- MipsInstrInfo.h - Mips Instruction Information -----------*- C++ -*-===//
10 // This file contains the Mips implementation of the TargetInstrInfo class.
17 #include "Mips.h"
27 namespace Mips {
40 // Mips Specific MachineOperand flags.
88 // Mips instructions.
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 1 //===-- MipsISelLowering.h - Mips DAG Lowering Interface --------*- C++ -*-===//
10 // This file defines the interfaces that Mips uses to lower LLVM code into a
20 #include "Mips.h"
41 // No relation with Mips Hi register
45 // No relation with Mips Lo register
281 return ABI.IsN64() ? Mips::A0_64 : Mips::A0;
288 return ABI.IsN64() ? Mips::A1_64 : Mips::A1;
293 // Mips doesn't have any special address spaces so we just reserv
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
MipsFixupKinds.h 4 //===-- Mips/MipsFixupKinds.h - Mips Specific Fixup Entries --------*- C++ -*-===//
17 namespace Mips {
87 } // namespace Mips
  /build/soong/android/
arch.go 31 Mips = newArch("mips", "lib32")
44 "mips": Mips,
62 mips: {
63 // Host or device variants with mips architecture
206 Android: []ArchType{Arm, Arm64, Mips, Mips64, X86, X86_64},
886 {"mips", "mips32-fp", "", []string{"mips"}},
887 {"mips", "mips32r2-fp", "", []string{"mips"}}
    [all...]
  /external/clang/include/clang/Basic/
TargetBuiltins.h 149 /// \brief MIPS builtins
150 namespace Mips {
  /external/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /external/llvm/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 1 //=== MipsInstPrinter.h - Convert Mips MCInst to assembly syntax -*- C++ -*-==//
10 // This class prints a Mips MCInst to a .s file.
22 namespace Mips {
23 // Mips Branch Codes
32 // Mips Condition Codes
73 const char *MipsFCCToString(Mips::CondCode CC);
74 } // end namespace Mips
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/InstPrinter/
MipsInstPrinter.h 1 //===-- MipsInstPrinter.h - Convert Mips MCInst to assembly syntax --------===//
10 // This class prints a Mips MCInst to a .s file.
22 namespace Mips {
23 // Mips Branch Codes
32 // Mips Condition Codes
73 const char *MipsFCCToString(Mips::CondCode CC);
74 } // end namespace Mips
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetBuiltins.h 153 /// \brief MIPS builtins
154 namespace Mips {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MipsABIFlags.h 1 //===--- MipsABIFlags.h - MIPS ABI flags ----------------------------------===//
11 // in the .MIPS.abiflags section.
13 // https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
21 namespace Mips {
38 AFL_ASE_MIPS3D = 0x00000020, // MIPS-3D ASE
56 AFL_EXT_5900 = 6, // MIPS R5900 instruction
57 AFL_EXT_4650 = 7, // MIPS R4650 instruction
61 AFL_EXT_10000 = 11, // MIPS R10000 instruction
75 // MIPS object attribute tags

Completed in 719 milliseconds

1 2