Home
last modified time | relevance | path

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/
DMips16InstrFormats.td404 // 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 :
DMips.td171 "Mips16 mode">;
DMipsCallingConv.td319 // Mips16 needs special handling on some functions.
DMips16InstrInfo.td1 //===- Mips16InstrInfo.td - Target Description for Mips16 -*- tablegen -*-=//
9 // This file describes Mips16 instructions.
1384 // Mips16 pseudos
DMipsInstrInfo.td3331 // Mips16
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h135 Mips16 = 0x266, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBExtras.cpp305 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/
DMipsGenSubtargetInfo.inc96 { "mips16", "Mips16 mode", Mips::FeatureMips16, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },