/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 143 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro 144 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 178 ST_B(RTYPE, in0, (pdst)); \ 179 ST_B(RTYPE, in1, (pdst) + stride); \
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 143 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = (in) /* NOLINT */ macro 144 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 178 ST_B(RTYPE, in0, (pdst)); \ 179 ST_B(RTYPE, in1, (pdst) + stride); \
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | emergency-spill.mir | 142 ST_B killed $w0, %stack.3.a.addr, 0 :: (store 16 into %ir.a.addr) 143 ST_B killed $w1, %stack.4.b.addr, 0 :: (store 16 into %ir.b.addr) 214 ST_B killed $w0, %stack.4.b.addr, 0 :: (store 16 into %ir.b.addr) 216 ST_B killed $w0, %stack.0.retval, 0 :: (store 16 into %ir.retval)
|
/external/libpng/mips/ |
D | filter_msa_intrinsics.c | 265 #define ST_B(RTYPE, in, pdst) *((RTYPE *) (pdst)) = (in) macro 266 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 269 ST_B(RTYPE, in0, (pdst)); \ 270 ST_B(RTYPE, in1, (pdst) + stride); \
|
/external/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 69 case Mips::ST_B: in getLoadStoreOffsetSizeInBits()
|
D | MipsSEInstrInfo.cpp | 211 Opc = Mips::ST_B; in storeRegToStack()
|
D | MipsMSAInstrInfo.td | 3463 def ST_B: ST_B_ENC, ST_B_DESC;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSERegisterInfo.cpp | 70 case Mips::ST_B: in getLoadStoreOffsetSizeInBits()
|
D | MipsSEInstrInfo.cpp | 279 Opc = Mips::ST_B; in storeRegToStack()
|
D | MipsMSAInstrInfo.td | 3484 def ST_B: ST_B_ENC, ST_B_DESC;
|
/external/webp/src/dsp/ |
D | msa_macro.h | 60 #define ST_B(RTYPE, in, pdst) *((RTYPE*)(pdst)) = in macro 61 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 62 #define ST_SB(...) ST_B(v16i8, __VA_ARGS__) 297 ST_B(RTYPE, in0, pdst); \ 298 ST_B(RTYPE, in1, pdst + stride); \
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 31 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro 32 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 33 #define ST_SB(...) ST_B(v16i8, __VA_ARGS__) 347 ST_B(RTYPE, in0, (pdst)); \ 348 ST_B(RTYPE, in1, (pdst) + stride); \
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 32 #define ST_B(RTYPE, in, pdst) *((RTYPE *)(pdst)) = (in) macro 33 #define ST_UB(...) ST_B(v16u8, __VA_ARGS__) 34 #define ST_SB(...) ST_B(v16i8, __VA_ARGS__) 411 ST_B(RTYPE, in0, (pdst)); \ 412 ST_B(RTYPE, in1, (pdst) + stride); \
|
/external/v8/src/mips/ |
D | constants-mips.h | 751 ST_B = ((9U << 2) + 0), enumerator
|
D | assembler-mips.cc | 3262 V(st_b, ST_B) \
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 785 ST_B = ((9U << 2) + 0), enumerator
|
D | assembler-mips64.cc | 3579 V(st_b, ST_B) \
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1487 case Mips::ST_B: in DecodeMSA128Mem()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 1717 case Mips::ST_B: in DecodeMSA128Mem()
|
/external/capstone/arch/Mips/ |
D | MipsGenAsmWriter.inc | 1545 12600255U, // ST_B 3259 0U, // ST_B
|
D | MipsGenDisassemblerTables.inc | 3002 /* 10578 */ MCD_OPC_Decode, 248, 11, 167, 1, // Opcode: ST_B
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenMCCodeEmitter.inc | 2422 UINT64_C(2013265956), // ST_B 2789 case Mips::ST_B: { 10148 Feature_HasStdEnc | Feature_HasMSA | 0, // ST_B = 2409
|
D | MipsGenAsmWriter.inc | 3637 25183537U, // ST_B 6268 0U, // ST_B
|
D | MipsGenInstrInfo.inc | 2424 ST_B = 2409, 6469 …LL<<MCID::MayStore), 0x6ULL, nullptr, nullptr, OperandInfo267, -1 ,nullptr }, // Inst #2409 = ST_B
|
D | MipsGenDisassemblerTables.inc | 5461 /* 13446 */ MCD::OPC_Decode, 233, 18, 175, 2, // Opcode: ST_B
|