Home
last modified time | relevance | path

Searched refs:SRLI_W (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h320 SRLI_W = 0x44U << 16, enumerator
Dassembler-loong64.cc1233 GenImm(SRLI_W, ui5 + 0x20, rj, rd, 6); in srli_w()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2526 UINT64_C(2034237449), // SRLI_W
8405 case Mips::SRLI_W:
11988 CEFBS_HasStdEnc_HasMSA, // SRLI_W = 2513
DMipsGenAsmWriter.inc3754 268460312U, // SRLI_W
6508 4U, // SRLI_W
DMipsGenInstrInfo.inc2528 SRLI_W = 2513,
7374 …, 3, 1, 4, 617, 0, 0x6ULL, nullptr, nullptr, OperandInfo169, -1 ,nullptr }, // Inst #2513 = SRLI_W
DMipsGenDisassemblerTables.inc4061 /* 6223 */ MCD::OPC_Decode, 209, 19, 240, 1, // Opcode: SRLI_W
DMipsGenAsmMatcher.inc7811 …{ 8742 /* srli.w */, Mips::SRLI_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm5_01_2, …
DMipsGenDAGISel.inc20679 /* 38597*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRLI_W), 0,
20682 … // Dst: (SRLI_W:{ *:[v4i32] } MSA128WOpnd:{ *:[v4i32] }:$ws, vsplati32_uimm5:{ *:[v4i32] }:$m)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3490 def SRLI_W : SRLI_W_ENC, SRLI_W_DESC;