Home
last modified time | relevance | path

Searched refs:SRAI_W (Results 1 – 11 of 11) 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.inc1504 570449195U, // SRAI_W
3218 0U, // SRAI_W
DMipsGenDisassemblerTables.inc1529 /* 4616 */ MCD_OPC_Decode, 207, 11, 101, // Opcode: SRAI_W
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2381 UINT64_C(2025848841), // SRAI_W
7051 case Mips::SRAI_W:
10107 Feature_HasStdEnc | Feature_HasMSA | 0, // SRAI_W = 2368
DMipsGenAsmWriter.inc3596 268460186U, // SRAI_W
6227 4U, // SRAI_W
DMipsGenInstrInfo.inc2383 SRAI_W = 2368,
6428 …, 3, 1, 4, 598, 0, 0x6ULL, nullptr, nullptr, OperandInfo156, -1 ,nullptr }, // Inst #2368 = SRAI_W
DMipsGenDisassemblerTables.inc3993 /* 6140 */ MCD::OPC_Decode, 192, 18, 237, 1, // Opcode: SRAI_W
DMipsGenAsmMatcher.inc7360 …{ 8549 /* srai.w */, Mips::SRAI_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm5_01_2, …
DMipsGenDAGISel.inc21882 /* 40487*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRAI_W), 0,
21885 … // 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3451 def SRAI_W : SRAI_W_ENC, SRAI_W_DESC;