Searched refs:swc1 (Results 1 – 10 of 10) sorted by relevance
/third_party/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2.S | 4227 swc1 f2, 0(a2) 4228 swc1 f4, 4(a2) 4229 swc1 f6, 8(a2) 4231 swc1 f8, 12(a2) 4232 swc1 f10, 16(a2) 4233 swc1 f12, 20(a2) 4234 swc1 f14, 24(a2) 4235 swc1 f16, 28(a2) 4270 swc1 f2, 32(a2) 4271 swc1 f4, 36(a2) [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/mips/ |
D | jsimd_dspr2.S | 4157 swc1 f2, 0(a2) 4158 swc1 f4, 4(a2) 4159 swc1 f6, 8(a2) 4161 swc1 f8, 12(a2) 4162 swc1 f10, 16(a2) 4163 swc1 f12, 20(a2) 4164 swc1 f14, 24(a2) 4165 swc1 f16, 28(a2) 4200 swc1 f2, 32(a2) 4201 swc1 f4, 36(a2) [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.h | 294 void swc1(const Operand *OpRt, const Operand *OpBase, const Operand *OpOff,
|
D | IceInstMIPS32.cpp | 1106 Asm->swc1(getSrc(0), Mem->getBase(), Mem->getOffset(), Reloc); in emitIAS()
|
D | IceAssemblerMIPS32.cpp | 1128 void AssemblerMIPS32::swc1(const Operand *OpRt, const Operand *OpBase, in swc1() function in Ice::MIPS32::AssemblerMIPS32
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsScheduleP5600.td | 329 // sdxc1, sdc1, st.[bhwd], swc1, swxc1 577 // swc1, swxc1, st.[bhwd]
|
D | MicroMipsInstrFPU.td | 289 def SWC1_MM : MMRel, SW_FT<"swc1", FGR32Opnd, mem_mm_16, II_SWC1, store>,
|
D | MipsInstrFPU.td | 568 def SWC1 : MMRel, SW_FT<"swc1", FGR32Opnd, mem_simm16, II_SWC1, store>,
|
D | MipsScheduleGeneric.td | 872 // swc1, swxc1
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmMatcher.inc | 5103 "16\004swc1\004swc2\004swc3\003swe\003swl\004swle\003swm\005swm16\005swm" 7920 …{ 9223 /* swc1 */, Mips::SWC1, Convert__FGR32AsmReg1_0__MemOffsetSimm16_02_1, AMFBS_HasStdEnc_IsNo… 7921 …{ 9223 /* swc1 */, Mips::SWC1_MM, Convert__FGR32AsmReg1_0__MemOffsetSimm16_02_1, AMFBS_InMicroMips… 11437 { 9223 /* swc1 */, 1 /* 0 */, MCK_FGR32AsmReg, AMFBS_HasStdEnc_IsNotSoftFloat_NotInMicroMips }, 11438 …{ 9223 /* swc1 */, 2 /* 1 */, MCK_MemOffsetSimm16_0, AMFBS_HasStdEnc_IsNotSoftFloat_NotInMicroMips… 11439 { 9223 /* swc1 */, 1 /* 0 */, MCK_FGR32AsmReg, AMFBS_InMicroMips_IsNotSoftFloat }, 11440 { 9223 /* swc1 */, 2 /* 1 */, MCK_MemOffsetSimm16_0, AMFBS_InMicroMips_IsNotSoftFloat },
|