Searched refs:ST_D (Results 1 – 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 78 case Mips::ST_D: in getLoadStoreOffsetSizeInBits() 138 case Mips::ST_D: in getLoadStoreOffsetAlign()
|
D | MipsInstructionSelector.cpp | 241 return isStore ? Mips::ST_D : Mips::LD_D; in selectLoadStoreOpCode()
|
D | MipsSEInstrInfo.cpp | 282 Opc = Mips::ST_D; in storeRegToStack()
|
D | MipsMSAInstrInfo.td | 3506 def ST_D: ST_D_ENC, ST_D_DESC; 3575 (ST_D MSA128D:$ws, addrimm10lsl3:$addr)>;
|
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 288 ST_D = 0xa7U << 22, enumerator 1015 case ST_D: in InstructionType()
|
D | assembler-loong64.cc | 1424 GenImm(ST_D, si12, rj, rd, 12); in st_d()
|
/third_party/node/deps/v8/src/diagnostics/loong64/ |
D | disasm-loong64.cc | 776 case ST_D: in DecodeTypekOp10()
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 764 ST_D = ((9U << 2) + 3), enumerator
|
D | assembler-mips.cc | 2980 V(st_d, ST_D)
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 813 ST_D = ((9U << 2) + 3), enumerator
|
D | assembler-mips64.cc | 3186 V(st_d, ST_D, 8)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1742 case Mips::ST_D: in DecodeMSA128Mem()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2546 UINT64_C(2013265959), // ST_D 3005 case Mips::ST_D: { 12008 CEFBS_HasStdEnc_HasMSA, // ST_D = 2533
|
D | MipsGenAsmWriter.inc | 3774 25185889U, // ST_D 6528 0U, // ST_D
|
D | MipsGenDAGISel.inc | 501 /* 809*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::ST_D), 0|OPFL_Chain|OPFL_MemRefs, 504 // Dst: (ST_D MSA128DOpnd:{ *:[v2i64] }:$wd, addrimm10lsl3:{ *:[iPTR] }:$addr) 537 /* 875*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::ST_D), 0|OPFL_Chain|OPFL_MemRefs, 540 // Dst: (ST_D MSA128D:{ *:[v2f64] }:$ws, addrimm10lsl3:{ *:[iPTR] }:$addr)
|
D | MipsGenInstrInfo.inc | 2548 ST_D = 2533, 7394 …LL<<MCID::MayStore), 0x6ULL, nullptr, nullptr, OperandInfo278, -1 ,nullptr }, // Inst #2533 = ST_D
|
D | MipsGenDisassemblerTables.inc | 5521 /* 13491 */ MCD::OPC_Decode, 229, 19, 178, 2, // Opcode: ST_D
|
D | MipsGenAsmMatcher.inc | 7827 …{ 8825 /* st.d */, Mips::ST_D, Convert__MSA128AsmReg1_0__MemOffsetSimm10_32_1, AMFBS_HasStdEnc_Has…
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 2932 case ST_D: in DecodeTypeOp10()
|