Searched refs:ORI_B (Results 1 – 13 of 13) sorted by relevance
/external/webp/src/dsp/ |
D | msa_macro.h | 34 #define ORI_B(a, b) __msa_ori_b((v16u8)a, b) macro 45 #define ORI_B(a, b) (a | b) macro
|
D | upsampling_msa.c | 227 BA = ORI_B(tmp0, 0x0f); \
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenAsmWriter.inc | 3419 268452799U, // ORI_B 6173 6U, // ORI_B 7229 // ANDI_B, NORI_B, ORI_B, RDHWR, RDHWR64, RDHWR_MM, SHF_B, SHF_H, SHF_W, ...
|
D | MipsGenMCCodeEmitter.inc | 2191 UINT64_C(2030043136), // ORI_B 8271 case Mips::ORI_B: 11653 CEFBS_HasStdEnc_HasMSA, // ORI_B = 2178
|
D | MipsGenDAGISel.inc | 19492 /* 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)
|
D | MipsGenInstrInfo.inc | 2193 ORI_B = 2178, 7039 …8, 3, 1, 4, 544, 0, 0x6ULL, nullptr, nullptr, OperandInfo166, -1 ,nullptr }, // Inst #2178 = ORI_B
|
D | MipsGenDisassemblerTables.inc | 3841 /* 5139 */ MCD::OPC_Decode, 130, 17, 234, 1, // Opcode: ORI_B
|
D | MipsGenAsmMatcher.inc | 7362 …{ 7239 /* ori.b */, Mips::ORI_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__ConstantUImm8_01_2, AM…
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1305 2281718574U, // ORI_B 3094 0U, // ORI_B
|
D | MipsGenDisassemblerTables.inc | 1514 /* 3826 */ MCD_OPC_Decode, 136, 10, 118, // Opcode: ORI_B
|
/external/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3362 def ORI_B : ORI_B_ENC, ORI_B_DESC;
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3422 def ORI_B : ORI_B_ENC, ORI_B_DESC;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsMSAInstrInfo.td | 3402 def ORI_B : ORI_B_ENC, ORI_B_DESC;
|