Searched refs:SRLI_H (Results 1 – 13 of 13) 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 | 1588 2281721911U, // SRLI_H 3377 0U, // SRLI_H
|
D | MipsGenDisassemblerTables.inc | 1739 /* 4724 */ MCD_OPC_Decode, 163, 12, 131, 1, // Opcode: SRLI_H
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2525 UINT64_C(2036334601), // SRLI_H 8378 case Mips::SRLI_H: 11987 CEFBS_HasStdEnc_HasMSA, // SRLI_H = 2512
|
D | MipsGenAsmWriter.inc | 3753 268456360U, // SRLI_H 6507 14U, // SRLI_H
|
D | MipsGenInstrInfo.inc | 2527 SRLI_H = 2512, 7373 …, 3, 1, 4, 617, 0, 0x6ULL, nullptr, nullptr, OperandInfo168, -1 ,nullptr }, // Inst #2512 = SRLI_H
|
D | MipsGenDisassemblerTables.inc | 4066 /* 6246 */ MCD::OPC_Decode, 208, 19, 247, 1, // Opcode: SRLI_H
|
D | MipsGenAsmMatcher.inc | 7810 …{ 8735 /* srli.h */, Mips::SRLI_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm4_01_2, …
|
D | MipsGenDAGISel.inc | 20664 /* 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/ |
D | MipsMSAInstrInfo.td | 3449 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3489 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3509 def SRLI_H : SRLI_H_ENC, SRLI_H_DESC;
|