Home
last modified time | relevance | path

Searched refs:SLLI_B (Results 1 – 13 of 13) 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.inc1526 2281718512U, // SLLI_B
3315 0U, // SLLI_B
DMipsGenDisassemblerTables.inc1709 /* 4601 */ MCD_OPC_Decode, 229, 11, 132, 1, // Opcode: SLLI_B
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenMCCodeEmitter.inc2466 UINT64_C(2020605961), // SLLI_B
8456 case Mips::SLLI_B:
11928 CEFBS_HasStdEnc_HasMSA, // SLLI_B = 2453
DMipsGenAsmWriter.inc3694 268452737U, // SLLI_B
6448 2U, // SLLI_B
DMipsGenInstrInfo.inc2468 SLLI_B = 2453,
7314 …, 3, 1, 4, 620, 0, 0x6ULL, nullptr, nullptr, OperandInfo166, -1 ,nullptr }, // Inst #2453 = SLLI_B
DMipsGenDisassemblerTables.inc4036 /* 6102 */ MCD::OPC_Decode, 149, 19, 248, 1, // Opcode: SLLI_B
DMipsGenAsmMatcher.inc7712 …{ 8422 /* slli.b */, Mips::SLLI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm3_01_2, …
DMipsGenDAGISel.inc20084 /* 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/
DMipsMSAInstrInfo.td3408 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3468 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3448 def SLLI_B : SLLI_B_ENC, SLLI_B_DESC;