Searched refs:Mips16 (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16InstrFormats.td | 404 // Format JAL instruction class in Mips16 : 427 // Format EXT-I instruction class in Mips16 : 449 // Format ASMACRO instruction class in Mips16 : 478 // Format EXT-RI instruction class in Mips16 : 502 // Format EXT-RRI instruction class in Mips16 : 527 // Format EXT-RRI-A instruction class in Mips16 : 553 // Format EXT-SHIFT instruction class in Mips16 : 580 // Format EXT-I8 instruction class in Mips16 : 605 // Format EXT-I8_SVRS instruction class in Mips16 :
|
D | Mips.td | 171 "Mips16 mode">;
|
D | MipsCallingConv.td | 319 // Mips16 needs special handling on some functions.
|
D | Mips16InstrInfo.td | 1 //===- Mips16InstrInfo.td - Target Description for Mips16 -*- tablegen -*-=// 9 // This file describes Mips16 instructions. 1384 // Mips16 pseudos
|
D | MipsInstrInfo.td | 3331 // Mips16
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | PDBTypes.h | 135 Mips16 = 0x266, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
D | PDBExtras.cpp | 305 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Machine, Mips16, OS) in operator <<()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenSubtargetInfo.inc | 96 { "mips16", "Mips16 mode", Mips::FeatureMips16, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
|