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

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsDirectObjLower.h 1 //===-- MipsDirectObjLower.h - Mips LLVM direct object lowering *- C++ -*--===//
19 namespace Mips {
MipsFixupKinds.h 1 //===-- MipsFixupKinds.h - Mips Specific Fixup Entries ----------*- C++ -*-===//
16 namespace Mips {
22 // MCFixupKindInfo Infos[Mips::NumTargetFixupKinds]
135 } // namespace Mips
  /external/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{
  /external/clang/include/clang/Basic/
TargetBuiltins.h 115 /// \brief MIPS builtins
116 namespace Mips {
  /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

Completed in 193 milliseconds