Searched refs:SRLI_H (Results 1 – 12 of 12) sorted by relevance
/external/webp/src/dsp/ |
D | msa_macro.h | 31 #define SRLI_H(a, b) __msa_srli_h((v8i16)a, b) macro 42 #define SRLI_H(a, b) (a << b) macro
|
D | enc_msa.c | 102 t0 = SRLI_H(t0, 3); in FTransform_MSA()
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1523 570445644U, // SRLI_H 3237 0U, // SRLI_H
|
D | MipsGenDisassemblerTables.inc | 1551 /* 4703 */ MCD_OPC_Decode, 226, 11, 108, // Opcode: SRLI_H
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2402 UINT64_C(2036334601), // SRLI_H 7032 case Mips::SRLI_H: 10128 Feature_HasStdEnc | Feature_HasMSA | 0, // SRLI_H = 2389
|
D | MipsGenAsmWriter.inc | 3617 268456336U, // SRLI_H 6248 14U, // SRLI_H
|
D | MipsGenInstrInfo.inc | 2404 SRLI_H = 2389, 6449 …, 3, 1, 4, 599, 0, 0x6ULL, nullptr, nullptr, OperandInfo155, -1 ,nullptr }, // Inst #2389 = SRLI_H
|
D | MipsGenDisassemblerTables.inc | 4015 /* 6246 */ MCD::OPC_Decode, 213, 18, 244, 1, // Opcode: SRLI_H
|
D | MipsGenAsmMatcher.inc | 7390 …{ 8669 /* srli.h */, Mips::SRLI_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm4_01_2, …
|
D | MipsGenDAGISel.inc | 21313 /* 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/ |
D | MipsMSAInstrInfo.td | 3449 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3470 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
|