Home
last modified time | relevance | path

Searched refs:MIPS16 (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h88 MIPS16 = 0x11, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp146 CV_ENUM_CLASS_ENT(CPUType, MIPS16),
/third_party/openssl/Configurations/
D10-main.conf103 /^MIPS16/ && do { $wcecdefs.=" -DMIPS -D_MIPS_ -DR4000 -D$wcetgt";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16InstrInfo.td29 // This should be CPUSPReg but the MIPS16 subtarget isn't good enough at
33 // as we use an external assembler (which is already a requirement for MIPS16
1372 // MIPS16's behaviour.
DMipsSchedule.td18 // IIM16Alu is a placeholder class for most MIPS16 instructions.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp810 BCase(MIPS16); in bitset()