Searched refs:SRA_D (Results 1 – 13 of 13) sorted by relevance
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 353 SRA_D = 0x33U << 15, enumerator 1091 case SRA_D: in InstructionType()
|
D | assembler-loong64.cc | 1255 GenRegister(SRA_D, rk, rj, rd); in sra_d()
|
/third_party/node/deps/v8/src/diagnostics/loong64/ |
D | disasm-loong64.cc | 1082 case SRA_D: in DecodeTypekOp17()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2516 UINT64_C(2027945997), // SRA_D 8798 case Mips::SRA_D: 11978 CEFBS_HasStdEnc_HasMSA, // SRA_D = 2503
|
D | MipsGenAsmWriter.inc | 3744 268454168U, // SRA_D 6498 0U, // SRA_D
|
D | MipsGenFastISel.inc | 2220 return fastEmitInst_rr(Mips::SRA_D, &Mips::MSA128DRegClass, Op0, Op0IsKill, Op1, Op1IsKill);
|
D | MipsGenDAGISel.inc | 21173 /* 39503*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRA_D), 0, 21176 // Dst: (SRA_D:{ *:[v2i64] } v2i64:{ *:[v2i64] }:$ws, v2i64:{ *:[v2i64] }:$wt) 21191 /* 39534*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRA_D), 0, 21194 // Dst: (SRA_D:{ *:[v2i64] } v2i64:{ *:[v2i64] }:$ws, v2i64:{ *:[v2i64] }:$wt) 21253 /* 39653*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRA_D), 0, 21256 … // Dst: (SRA_D:{ *:[v2i64] } MSA128DOpnd:{ *:[v2i64] }:$ws, MSA128DOpnd:{ *:[v2i64] }:$wt)
|
D | MipsGenInstrInfo.inc | 2518 SRA_D = 2503, 7364 …03, 3, 1, 4, 616, 0, 0x6ULL, nullptr, nullptr, OperandInfo39, -1 ,nullptr }, // Inst #2503 = SRA_D
|
D | MipsGenDisassemblerTables.inc | 4251 /* 7151 */ MCD::OPC_Decode, 199, 19, 128, 2, // Opcode: SRA_D
|
D | MipsGenAsmMatcher.inc | 7774 …{ 8576 /* sra.d */, Mips::SRA_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, AMFBS…
|
D | MipsGenGlobalISel.inc | 14842 …64] } MSA128DOpnd:{ *:[v2i64] }:$ws, MSA128DOpnd:{ *:[v2i64] }:$wt) => (SRA_D:{ *:[v2i64] } MSA1… 14843 GIR_MutateOpcode, /*InsnID*/0, /*RecycleInsnID*/0, /*Opcode*/Mips::SRA_D,
|
/third_party/node/deps/v8/src/execution/loong64/ |
D | simulator-loong64.cc | 3565 case SRA_D: in DecodeTypeOp17()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3466 def SRA_D : SRA_D_ENC, SRA_D_DESC;
|