Home
last modified time | relevance | path

Searched refs:SRAI_W (Results 1 – 12 of 12) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h30 #define SRAI_W(a, b) __msa_srai_w((v4i32)a, b) macro
41 #define SRAI_W(a, b) (a >> b) macro
1053 in0 = (RTYPE)SRAI_W(in0, shift_val); \
1054 in1 = (RTYPE)SRAI_W(in1, shift_val); \
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1568 2281725513U, // SRAI_W
3357 0U, // SRAI_W
DMipsGenDisassemblerTables.inc1717 /* 4634 */ MCD_OPC_Decode, 143, 12, 124, // Opcode: SRAI_W
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2504 UINT64_C(2025848841), // SRAI_W
8403 case Mips::SRAI_W:
11966 CEFBS_HasStdEnc_HasMSA, // SRAI_W = 2491
DMipsGenAsmWriter.inc3732 268460279U, // SRAI_W
6486 4U, // SRAI_W
DMipsGenInstrInfo.inc2506 SRAI_W = 2491,
7352 …, 3, 1, 4, 616, 0, 0x6ULL, nullptr, nullptr, OperandInfo169, -1 ,nullptr }, // Inst #2491 = SRAI_W
DMipsGenDisassemblerTables.inc4044 /* 6140 */ MCD::OPC_Decode, 187, 19, 240, 1, // Opcode: SRAI_W
DMipsGenAsmMatcher.inc7780 …{ 8615 /* srai.w */, Mips::SRAI_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm5_01_2, …
DMipsGenDAGISel.inc21233 /* 39615*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRAI_W), 0,
21236 … // Dst: (SRAI_W:{ *:[v4i32] } MSA128WOpnd:{ *:[v4i32] }:$ws, vsplati32_uimm5:{ *:[v4i32] }:$m)
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3430 def SRAI_W : SRAI_W_ENC, SRAI_W_DESC;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3490 def SRAI_W : SRAI_W_ENC, SRAI_W_DESC;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3470 def SRAI_W : SRAI_W_ENC, SRAI_W_DESC;