Home
last modified time | relevance | path

Searched refs:StoreU16 (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/depth/x86/
H A Ddither_avx512.cpp62 struct StoreU16 { struct
137 …ordered_dither_avx512_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, … in ordered_dither_b2w_avx512()
149 …ordered_dither_avx512_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_w2w_avx512()
161 …ordered_dither_avx512_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_h2w_avx512()
173 …ordered_dither_avx512_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_f2w_avx512()
H A Ddither_avx2.cpp81 struct StoreU16 { struct
173 …ordered_dither_avx2_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, of… in ordered_dither_b2w_avx2()
185 …ordered_dither_avx2_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_w2w_avx2()
197 …ordered_dither_avx2_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_h2w_avx2()
209 …ordered_dither_avx2_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_f2w_avx2()
H A Ddepth_convert_avx512.cpp53 struct StoreU16 { struct
158 left_shift_avx512_impl<LoadU8, StoreU16>(src, dst, shift, left, right); in left_shift_b2w_avx512()
168 left_shift_avx512_impl<LoadU16, StoreU16>(src, dst, shift, left, right); in left_shift_w2w_avx512()
H A Ddepth_convert_avx2.cpp69 struct StoreU16 { struct
201 left_shift_avx2_impl<LoadU8, StoreU16>(src, dst, shift, left, right); in left_shift_b2w_avx2()
211 left_shift_avx2_impl<LoadU16, StoreU16>(src, dst, shift, left, right); in left_shift_w2w_avx2()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/depth/x86/
H A Ddither_avx512.cpp62 struct StoreU16 { struct
137 …ordered_dither_avx512_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, … in ordered_dither_b2w_avx512()
149 …ordered_dither_avx512_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_w2w_avx512()
161 …ordered_dither_avx512_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_h2w_avx512()
173 …ordered_dither_avx512_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale,… in ordered_dither_f2w_avx512()
H A Ddither_avx2.cpp81 struct StoreU16 { struct
173 …ordered_dither_avx2_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, of… in ordered_dither_b2w_avx2()
185 …ordered_dither_avx2_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_w2w_avx2()
197 …ordered_dither_avx2_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_h2w_avx2()
209 …ordered_dither_avx2_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_f2w_avx2()
H A Ddepth_convert_avx512.cpp53 struct StoreU16 { struct
158 left_shift_avx512_impl<LoadU8, StoreU16>(src, dst, shift, left, right); in left_shift_b2w_avx512()
168 left_shift_avx512_impl<LoadU16, StoreU16>(src, dst, shift, left, right); in left_shift_w2w_avx512()
H A Ddepth_convert_avx2.cpp69 struct StoreU16 { struct
201 left_shift_avx2_impl<LoadU8, StoreU16>(src, dst, shift, left, right); in left_shift_b2w_avx2()
211 left_shift_avx2_impl<LoadU16, StoreU16>(src, dst, shift, left, right); in left_shift_w2w_avx2()
/dports/multimedia/handbrake/zimg-release-3.0.1/src/zimg/depth/arm/
H A Ddither_neon.cpp86 struct StoreU16 { struct
177 …ordered_dither_neon_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, of… in ordered_dither_b2w_neon()
189 …ordered_dither_neon_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_w2w_neon()
202 …ordered_dither_neon_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_h2w_neon()
215 …ordered_dither_neon_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_f2w_neon()
/dports/graphics/sekrit-twc-zimg/zimg-release-3.0.3/src/zimg/depth/arm/
H A Ddither_neon.cpp86 struct StoreU16 { struct
177 …ordered_dither_neon_impl<LoadU8, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, of… in ordered_dither_b2w_neon()
189 …ordered_dither_neon_impl<LoadU16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_w2w_neon()
202 …ordered_dither_neon_impl<LoadF16, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_h2w_neon()
215 …ordered_dither_neon_impl<LoadF32, StoreU16>(dither, dither_offset, dither_mask, src, dst, scale, o… in ordered_dither_f2w_neon()
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dmacro-assembler-ppc.h1012 void StoreU16(Register src, const MemOperand& mem, Register scratch);
H A Dmacro-assembler-ppc.cc3203 V(StoreU16, Register, sth, sthx) \ in CallRecordWriteStub()
3266 V(StoreU16, sthbrx) in CallRecordWriteStub()
/dports/lang/v8/v8-9.6.180.12/src/codegen/s390/
H A Dmacro-assembler-s390.h431 void StoreU16(Register src, const MemOperand& mem, Register scratch = r0);
H A Dmacro-assembler-s390.cc3980 StoreU16(src, mem, scratch); in CallRecordWriteStub()
4365 void TurboAssembler::StoreU16(Register src, const MemOperand& mem, in CallRecordWriteStub() function in v8::internal::TurboAssembler
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h443 StoreU16(src.gp(), dst_op, r0); in Store()
/dports/lang/v8/v8-9.6.180.12/src/builtins/ppc/
H A Dbuiltins-ppc.cc1130 __ StoreU16(r8, in Generate_InterpreterEntryTrampoline() local
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h448 StoreU16(src.gp(), dst_op, r1); in Store()
/dports/lang/v8/v8-9.6.180.12/src/builtins/s390/
H A Dbuiltins-s390.cc1175 __ StoreU16(r1, in Generate_InterpreterEntryTrampoline() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/s390/
H A Dcode-generator-s390.cc2228 ASSEMBLE_STORE_INTEGER(StoreU16); in AssembleArchInstruction()