Home
last modified time | relevance | path

Searched refs:SRLI_H (Results 1 – 13 of 13) 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.inc1588 2281721911U, // SRLI_H
3377 0U, // SRLI_H
DMipsGenDisassemblerTables.inc1739 /* 4724 */ MCD_OPC_Decode, 163, 12, 131, 1, // Opcode: SRLI_H
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2525 UINT64_C(2036334601), // SRLI_H
8378 case Mips::SRLI_H:
11987 CEFBS_HasStdEnc_HasMSA, // SRLI_H = 2512
DMipsGenAsmWriter.inc3753 268456360U, // SRLI_H
6507 14U, // SRLI_H
DMipsGenInstrInfo.inc2527 SRLI_H = 2512,
7373 …, 3, 1, 4, 617, 0, 0x6ULL, nullptr, nullptr, OperandInfo168, -1 ,nullptr }, // Inst #2512 = SRLI_H
DMipsGenDisassemblerTables.inc4066 /* 6246 */ MCD::OPC_Decode, 208, 19, 247, 1, // Opcode: SRLI_H
DMipsGenAsmMatcher.inc7810 …{ 8735 /* srli.h */, Mips::SRLI_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm4_01_2, …
DMipsGenDAGISel.inc20664 /* 38568*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SRLI_H), 0,
20667 … // 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-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3489 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3509 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;