Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dmsa_macro.h31 #define SRLI_H(a, b) __msa_srli_h((v8i16)a, b) macro
42 #define SRLI_H(a, b) (a << b) macro
Denc_msa.c102 t0 = SRLI_H(t0, 3); in FTransform_MSA()
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1523 570445644U, // SRLI_H
3237 0U, // SRLI_H
DMipsGenDisassemblerTables.inc1551 /* 4703 */ MCD_OPC_Decode, 226, 11, 108, // Opcode: SRLI_H
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2402 UINT64_C(2036334601), // SRLI_H
7032 case Mips::SRLI_H:
10128 Feature_HasStdEnc | Feature_HasMSA | 0, // SRLI_H = 2389
DMipsGenAsmWriter.inc3617 268456336U, // SRLI_H
6248 14U, // SRLI_H
DMipsGenInstrInfo.inc2404 SRLI_H = 2389,
6449 …, 3, 1, 4, 599, 0, 0x6ULL, nullptr, nullptr, OperandInfo155, -1 ,nullptr }, // Inst #2389 = SRLI_H
DMipsGenDisassemblerTables.inc4015 /* 6246 */ MCD::OPC_Decode, 213, 18, 244, 1, // Opcode: SRLI_H
DMipsGenAsmMatcher.inc7390 …{ 8669 /* srli.h */, Mips::SRLI_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm4_01_2, …
DMipsGenDAGISel.inc21313 /* 39440*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRLI_H), 0,
21316 … // Dst: (SRLI_H:{ *:[v8i16] } MSA128HOpnd:{ *:[v8i16] }:$ws, vsplati16_uimm4:{ *:[v8i16] }:$m)
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3449 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3470 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;