Home
last modified time | relevance | path

Searched refs:ORI_B (Results 1 – 13 of 13) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h34 #define ORI_B(a, b) __msa_ori_b((v16u8)a, b) macro
45 #define ORI_B(a, b) (a | b) macro
Dupsampling_msa.c227 BA = ORI_B(tmp0, 0x0f); \
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmWriter.inc3419 268452799U, // ORI_B
6173 6U, // ORI_B
7229 // ANDI_B, NORI_B, ORI_B, RDHWR, RDHWR64, RDHWR_MM, SHF_B, SHF_H, SHF_W, ...
DMipsGenMCCodeEmitter.inc2191 UINT64_C(2030043136), // ORI_B
8271 case Mips::ORI_B:
11653 CEFBS_HasStdEnc_HasMSA, // ORI_B = 2178
DMipsGenDAGISel.inc19492 /* 36409*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::ORI_B), 0,
19495 … // Dst: (ORI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm8:{ *:[v16i8] }:$u8)
19504 /* 36433*/ OPC_MorphNodeTo1, TARGET_VAL(Mips::ORI_B), 0,
19507 … // Dst: (ORI_B:{ *:[v16i8] } MSA128BOpnd:{ *:[v16i8] }:$ws, vsplati8_uimm8:{ *:[v16i8] }:$u8)
DMipsGenInstrInfo.inc2193 ORI_B = 2178,
7039 …8, 3, 1, 4, 544, 0, 0x6ULL, nullptr, nullptr, OperandInfo166, -1 ,nullptr }, // Inst #2178 = ORI_B
DMipsGenDisassemblerTables.inc3841 /* 5139 */ MCD::OPC_Decode, 130, 17, 234, 1, // Opcode: ORI_B
DMipsGenAsmMatcher.inc7362 …{ 7239 /* ori.b */, Mips::ORI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm8_01_2, AM…
/external/capstone/arch/Mips/
DMipsGenAsmWriter.inc1305 2281718574U, // ORI_B
3094 0U, // ORI_B
DMipsGenDisassemblerTables.inc1514 /* 3826 */ MCD_OPC_Decode, 136, 10, 118, // Opcode: ORI_B
/external/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3362 def ORI_B : ORI_B_ENC, ORI_B_DESC;
/external/llvm-project/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3422 def ORI_B : ORI_B_ENC, ORI_B_DESC;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td3402 def ORI_B : ORI_B_ENC, ORI_B_DESC;