Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dmsa_macro.h32 #define SLLI_B(a, b) __msa_slli_b((v4i32)a, b) macro
43 #define SLLI_B(a, b) (a << b) macro
Dupsampling_msa.c236 tmp0 = SLLI_B(G, 3); \
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1462 570442250U, // SLLI_B
3176 0U, // SLLI_B
DMipsGenDisassemblerTables.inc1521 /* 4585 */ MCD_OPC_Decode, 165, 11, 109, // Opcode: SLLI_B
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2343 UINT64_C(2020605961), // SLLI_B
7092 case Mips::SLLI_B:
10069 Feature_HasStdEnc | Feature_HasMSA | 0, // SLLI_B = 2330
DMipsGenAsmWriter.inc3558 268452732U, // SLLI_B
6189 2U, // SLLI_B
DMipsGenInstrInfo.inc2345 SLLI_B = 2330,
6390 …, 3, 1, 4, 602, 0, 0x6ULL, nullptr, nullptr, OperandInfo153, -1 ,nullptr }, // Inst #2330 = SLLI_B
DMipsGenDisassemblerTables.inc3985 /* 6102 */ MCD::OPC_Decode, 154, 18, 245, 1, // Opcode: SLLI_B
DMipsGenAsmMatcher.inc7292 …{ 8356 /* slli.b */, Mips::SLLI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm3_01_2, …
DMipsGenDAGISel.inc20733 /* 38373*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::SLLI_B), 0,
20736 … // Dst: (SLLI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm3:{ *:[v16i8] }:$m)
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3408 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3429 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;