Searched refs:SLLI_B (Results 1 – 13 of 13) sorted by relevance
/external/webp/src/dsp/ |
D | msa_macro.h | 32 #define SLLI_B(a, b) __msa_slli_b((v4i32)a, b) macro 43 #define SLLI_B(a, b) (a << b) macro
|
D | upsampling_msa.c | 236 tmp0 = SLLI_B(G, 3); \
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1526 2281718512U, // SLLI_B 3315 0U, // SLLI_B
|
D | MipsGenDisassemblerTables.inc | 1709 /* 4601 */ MCD_OPC_Decode, 229, 11, 132, 1, // Opcode: SLLI_B
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2466 UINT64_C(2020605961), // SLLI_B 8456 case Mips::SLLI_B: 11928 CEFBS_HasStdEnc_HasMSA, // SLLI_B = 2453
|
D | MipsGenAsmWriter.inc | 3694 268452737U, // SLLI_B 6448 2U, // SLLI_B
|
D | MipsGenInstrInfo.inc | 2468 SLLI_B = 2453, 7314 …, 3, 1, 4, 620, 0, 0x6ULL, nullptr, nullptr, OperandInfo166, -1 ,nullptr }, // Inst #2453 = SLLI_B
|
D | MipsGenDisassemblerTables.inc | 4036 /* 6102 */ MCD::OPC_Decode, 149, 19, 248, 1, // Opcode: SLLI_B
|
D | MipsGenAsmMatcher.inc | 7712 …{ 8422 /* slli.b */, Mips::SLLI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm3_01_2, …
|
D | MipsGenDAGISel.inc | 20084 /* 37501*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SLLI_B), 0, 20087 … // Dst: (SLLI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm3:{ *:[v16i8] }:$m)
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3408 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3468 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3448 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
|