Searched refs:SLLI_D (Results 1 – 9 of 9) sorted by relevance
/third_party/node/deps/v8/src/codegen/loong64/ |
D | constants-loong64.h | 324 SLLI_D = 0x41U << 16, enumerator
|
D | assembler-loong64.cc | 1263 GenImm(SLLI_D, ui6, rj, rd, 6); in slli_d()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2467 UINT64_C(2013265929), // SLLI_D 8429 case Mips::SLLI_D: 11929 CEFBS_HasStdEnc_HasMSA, // SLLI_D = 2454
|
D | MipsGenAsmWriter.inc | 3695 268454561U, // SLLI_D 6449 12U, // SLLI_D
|
D | MipsGenInstrInfo.inc | 2469 SLLI_D = 2454, 7315 …, 3, 1, 4, 620, 0, 0x6ULL, nullptr, nullptr, OperandInfo167, -1 ,nullptr }, // Inst #2454 = SLLI_D
|
D | MipsGenDisassemblerTables.inc | 4022 /* 6034 */ MCD::OPC_Decode, 150, 19, 246, 1, // Opcode: SLLI_D
|
D | MipsGenAsmMatcher.inc | 7713 …{ 8429 /* slli.d */, Mips::SLLI_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm6_01_2, …
|
D | MipsGenDAGISel.inc | 20129 /* 37588*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SLLI_D), 0, 20132 … // Dst: (SLLI_D:{ *:[v2i64] } MSA128DOpnd:{ *:[v2i64] }:$ws, vsplati64_uimm6:{ *:[v2i64] }:$m)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3451 def SLLI_D : SLLI_D_ENC, SLLI_D_DESC;
|