Home
last modified time | relevance | path

Searched refs:SDC1 (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/llvm/test/CodeGen/Mips/GlobalISel/instruction-select/
Dstore.mir81 ; MIPS32FP32: SDC1 [[COPY]], [[COPY1]], 0 :: (store 8 into %ir.ptr)
Dload_store_fold.mir156 ; MIPS32: SDC1 [[COPY]], [[COPY1]], -80 :: (store 8)
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp239 case Mips::SDC1: in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp231 case Mips::SDC1: in isBasePlusOffsetMemoryAccess()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsNaClELFStreamer.cpp239 case Mips::SDC1: in isBasePlusOffsetMemoryAccess()
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp68 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164)) { in isStoreToStackSlot()
207 Opc = Mips::SDC1; in storeRegToStack()
DMipsInstrFPU.td424 def SDC1 : MMRel, SW_FT<"sdc1", AFGR64Opnd, mem_simm16, II_SDC1, store>,
654 def : StoreRegImmPat<SDC1, f64>, FGR_32;
DMipsFastISel.cpp802 Opc = Mips::SDC1; 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()
269 Opc = Mips::SDC1; in storeRegToStack()
DMipsInstrFPU.td586 def SDC1 : MMRel, SW_FT<"sdc1", AFGR64Opnd, mem_simm16, II_SDC1, store>,
809 <"s.d $fd, $addr", (SDC1 AFGR64Opnd:$fd, mem_simm16:$addr), 0>,
978 def : StoreRegImmPat<SDC1, f64>, ISA_MIPS1, FGR_32;
DMipsInstructionSelector.cpp226 return isStore ? Mips::SDC1 : Mips::LDC1; in selectLoadStoreOpCode()
DMipsScheduleP5600.td578 def : InstRW<[P5600WriteStoreFPUS], (instrs SDC1, SDC164, SDXC1, SDXC164,
DMipsFastISel.cpp837 Opc = Mips::SDC1; in emitStore()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp72 (Opc == Mips::SWC1) || (Opc == Mips::SDC1) || (Opc == Mips::SDC164)) { in isStoreToStackSlot()
269 Opc = Mips::SDC1; in storeRegToStack()
DMipsInstrFPU.td619 def SDC1 : MMRel, SW_FT<"sdc1", AFGR64Opnd, mem_simm16, II_SDC1, store>,
842 <"s.d $fd, $addr", (SDC1 AFGR64Opnd:$fd, mem_simm16:$addr), 0>,
1011 def : StoreRegImmPat<SDC1, f64>, ISA_MIPS1, FGR_32;
DMipsInstructionSelector.cpp232 return isStore ? Mips::SDC1 : Mips::LDC1; in selectLoadStoreOpCode()
DMipsScheduleP5600.td579 def : InstRW<[P5600WriteStoreFPUS], (instrs SDC1, SDC164, SDXC1, SDXC164,
DMipsFastISel.cpp836 Opc = Mips::SDC1; in emitStore()
/external/llvm-project/llvm/test/MC/Mips/
Dmips64-expansions.s473 # LW/SW and LDC1/SDC1 of symbol address, done by MipsAsmParser::expandMemInst():
Dtarget-soft-float.s315 # FIXME: SDC1 is correctly rejected but the wrong error message is emitted.
Dmips-expansions.s54 # LW/SW and LDC1/SDC1 of symbol address, done by MipsAsmParser::expandMemInst():
/external/pcre/dist2/src/sljit/
DsljitNativeMIPS_32.c515 ins = SDC1 | S(SLJIT_SP) | FT(float_arg_count) | IMM(offsets[arg_count]); in call_with_args()
DsljitNativeMIPS_common.c236 #define SDC1 (HI(61)) macro
/external/llvm/test/MC/Mips/
Dmips-expansions.s16 # LW/SW and LDC1/SDC1 of symbol address, done by MipsAsmParser::expandMemInst():
Dtarget-soft-float.s315 # FIXME: SDC1 is correctly rejected but the wrong error message is emitted.

12