Searched defs:Mips (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsDirectObjLower.h1 //===-- MipsDirectObjLower.h - Mips LLVM direct object lowering *- C++ -*--===//
19 namespace Mips { namespace in namespace:llvm
H A DMipsRelocations.h1 //===-- MipsRelocations.h - Mips Code Relocations ---------------*- C++ -*-===//
10 // This file defines the Mips target-specific relocation types
21 namespace Mips{ namespace in namespace:llvm
/external/clang/include/clang/Basic/
H A DTargetBuiltins.h116 namespace Mips { namespace in namespace:clang
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsFixupKinds.h1 //===-- MipsFixupKinds.h - Mips Specific Fixup Entries ----------*- C++ -*-===//
16 namespace Mips { namespace in namespace:llvm
22 // MCFixupKindInfo Infos[Mips::NumTargetFixupKinds]
123 } // namespace Mips
/external/llvm/lib/Target/Mips/InstPrinter/
H A DMipsInstPrinter.h1 //=== MipsInstPrinter.h - Convert Mips MCInst to assembly syntax -*- C++ -*-==//
10 // This class prints a Mips MCInst to a .s file.
22 namespace Mips { namespace in namespace:llvm
23 // Mips Branch Codes
32 // Mips Condition Codes
73 const char *MipsFCCToString(Mips::CondCode CC);
74 } // end namespace Mips

Completed in 171 milliseconds