Home
last modified time | relevance | path

Searched refs:SWC1 (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select/
Dstore_4_unaligned_r6.mir43 ; MIPS32R6: SWC1 [[COPY]], [[ADDiu]], 0 :: (store 4 into @float_align1, align 1)
66 ; MIPS32R6: SWC1 [[COPY]], [[ADDiu]], 0 :: (store 4 into @float_align8, align 8)
Dstore.mir53 ; MIPS32FP32: SWC1 [[COPY]], [[COPY1]], 0 :: (store 4 into %ir.ptr)
59 ; MIPS32FP64: SWC1 [[COPY]], [[COPY1]], 0 :: (store 4 into %ir.ptr)
Dstore_4_unaligned.mir69 ; MIPS32: SWC1 [[COPY]], [[ADDiu]], 0 :: (store 4 into @float_align4)
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp238 case Mips::SWC1: in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp230 case Mips::SWC1: in isBasePlusOffsetMemoryAccess()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp238 case Mips::SWC1: in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp68 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164)) { in isStoreToStackSlot()
205 Opc = Mips::SWC1; in storeRegToStack()
DMipsInstrFPU.td406 def SWC1 : MMRel, SW_FT<"swc1", FGR32Opnd, mem_simm16, II_SWC1, store>,
648 def : StoreRegImmPat<SWC1, f32>;
DMipsFastISel.cpp797 Opc = Mips::SWC1; in emitStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp72 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164)) { in isStoreToStackSlot()
267 Opc = Mips::SWC1; in storeRegToStack()
DMipsInstrFPU.td568 def SWC1 : MMRel, SW_FT<"swc1", FGR32Opnd, mem_simm16, II_SWC1, store>,
806 <"s.s $fd, $addr", (SWC1 FGR32Opnd:$fd, mem_simm16:$addr), 0>,
972 def : StoreRegImmPat<SWC1, f32>, ISA_MIPS1;
DMipsInstructionSelector.cpp222 return isStore ? Mips::SWC1 : Mips::LWC1; in selectLoadStoreOpCode()
DMipsScheduleP5600.td579 SWC1, SWXC1, SUXC1, SUXC164)>;
DMipsFastISel.cpp832 Opc = Mips::SWC1; in emitStore()
DMipsScheduleGeneric.td874 SUXC1, SUXC164, SWC1, SWXC1)>;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp72 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164)) { in isStoreToStackSlot()
267 Opc = Mips::SWC1; in storeRegToStack()
DMipsInstrFPU.td601 def SWC1 : MMRel, SW_FT<"swc1", FGR32Opnd, mem_simm16, II_SWC1, store>,
839 <"s.s $fd, $addr", (SWC1 FGR32Opnd:$fd, mem_simm16:$addr), 0>,
1005 def : StoreRegImmPat<SWC1, f32>, ISA_MIPS1;
DMipsInstructionSelector.cpp228 return isStore ? Mips::SWC1 : Mips::LWC1; in selectLoadStoreOpCode()
DMipsScheduleP5600.td580 SWC1, SWXC1, SUXC1, SUXC164)>;
DMipsFastISel.cpp831 Opc = Mips::SWC1; in emitStore()
DMipsScheduleGeneric.td877 SUXC1, SUXC164, SWC1, SWXC1)>;
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_32.c509 ins = SWC1 | S(SLJIT_SP) | FT(float_arg_count) | IMM(offsets[arg_count]); in call_with_args()
DsljitNativeMIPS_common.c250 #define SWC1 (HI(57)) macro
/external/llvm-project/llvm/test/MC/Mips/
Dtarget-soft-float.s326 # FIXME: SWC1 is correctly rejected but the wrong error message is emitted.
/external/llvm/test/MC/Mips/
Dtarget-soft-float.s326 # FIXME: SWC1 is correctly rejected but the wrong error message is emitted.

12