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

/external/llvm/lib/Target/Mips/
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
H A DMipsISelLowering.h1 //===-- MipsISelLowering.h - Mips DAG Lowering Interface --------*- C++ -*-===//
10 // This file defines the interfaces that Mips uses to lower LLVM code into a
19 #include "Mips.h"
40 // No relation with Mips Hi register
44 // No relation with Mips Lo register
617 namespace Mips { namespace in namespace:llvm
/external/clang/include/clang/Basic/
H A DTargetBuiltins.h149 namespace Mips { namespace in namespace:clang
/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
/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]
198 } // namespace Mips

Completed in 503 milliseconds