Home
last modified time | relevance | path

Searched refs:SRA_D (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h353 SRA_D = 0x33U << 15, enumerator
1091 case SRA_D: in InstructionType()
Dassembler-loong64.cc1255 GenRegister(SRA_D, rk, rj, rd); in sra_d()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1082 case SRA_D: in DecodeTypekOp17()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2516 UINT64_C(2027945997), // SRA_D
8798 case Mips::SRA_D:
11978 CEFBS_HasStdEnc_HasMSA, // SRA_D = 2503
DMipsGenAsmWriter.inc3744 268454168U, // SRA_D
6498 0U, // SRA_D
DMipsGenFastISel.inc2220 return fastEmitInst_rr(Mips::SRA_D, &Mips::MSA128DRegClass, Op0, Op0IsKill, Op1, Op1IsKill);
DMipsGenDAGISel.inc21173 /* 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)
DMipsGenInstrInfo.inc2518 SRA_D = 2503,
7364 …03, 3, 1, 4, 616, 0, 0x6ULL, nullptr, nullptr, OperandInfo39, -1 ,nullptr }, // Inst #2503 = SRA_D
DMipsGenDisassemblerTables.inc4251 /* 7151 */ MCD::OPC_Decode, 199, 19, 128, 2, // Opcode: SRA_D
DMipsGenAsmMatcher.inc7774 …{ 8576 /* sra.d */, Mips::SRA_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, AMFBS…
DMipsGenGlobalISel.inc14842 …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/
Dsimulator-loong64.cc3565 case SRA_D: in DecodeTypeOp17()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3466 def SRA_D : SRA_D_ENC, SRA_D_DESC;