Searched refs:ST_D (Results 1 – 20 of 20) sorted by relevance
/external/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 78 case Mips::ST_D: in getLoadStoreOffsetSizeInBits() 95 case Mips::ST_D: in getLoadStoreOffsetAlign()
|
D | MipsSEInstrInfo.cpp | 217 Opc = Mips::ST_D; in storeRegToStack()
|
D | MipsMSAInstrInfo.td | 3466 def ST_D: ST_D_ENC, ST_D_DESC; 3535 (ST_D MSA128D:$ws, addrimm10:$addr)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 79 case Mips::ST_D: in getLoadStoreOffsetSizeInBits() 139 case Mips::ST_D: in getLoadStoreOffsetAlign()
|
D | MipsSEInstrInfo.cpp | 288 Opc = Mips::ST_D; in storeRegToStack()
|
D | MipsMSAInstrInfo.td | 3487 def ST_D: ST_D_ENC, ST_D_DESC; 3556 (ST_D MSA128D:$ws, addrimm10lsl3:$addr)>;
|
/external/v8/src/mips/ |
D | constants-mips.h | 754 ST_D = ((9U << 2) + 3), enumerator
|
D | assembler-mips.cc | 3265 V(st_d, ST_D)
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 788 ST_D = ((9U << 2) + 3), enumerator
|
D | assembler-mips64.cc | 3582 V(st_d, ST_D)
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1499 case Mips::ST_D: in DecodeMSA128Mem()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1729 case Mips::ST_D: in DecodeMSA128Mem()
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1546 12602501U, // ST_D 3260 0U, // ST_D
|
D | MipsGenDisassemblerTables.inc | 3011 /* 10617 */ MCD_OPC_Decode, 249, 11, 167, 1, // Opcode: ST_D
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2423 UINT64_C(2013265959), // ST_D 2854 case Mips::ST_D: { 10149 Feature_HasStdEnc | Feature_HasMSA | 0, // ST_D = 2410
|
D | MipsGenAsmWriter.inc | 3638 25185884U, // ST_D 6269 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 | 2425 ST_D = 2410, 6470 …LL<<MCID::MayStore), 0x6ULL, nullptr, nullptr, OperandInfo268, -1 ,nullptr }, // Inst #2410 = ST_D
|
D | MipsGenDisassemblerTables.inc | 5470 /* 13491 */ MCD::OPC_Decode, 234, 18, 175, 2, // Opcode: ST_D
|
D | MipsGenAsmMatcher.inc | 7407 …{ 8759 /* st.d */, Mips::ST_D, Convert__MSA128AsmReg1_0__MemOffsetSimm10_32_1, Feature_HasStdEnc|F…
|