Searched defs:dest_base (Results 1 – 6 of 6) sorted by relevance
193 void StridedCopy(absl::Span<D> dest, int64_t dest_base, int64_t dest_stride, in StridedCopy()
374 absl::Span<const int64_t> dest_base, absl::Span<const int64_t> copy_size) { in CopySliceFromInternal()777 absl::Span<const int64_t> dest_base, in CopySliceFrom()
1065 const int64_t dest_base[] = {6, 4, 12, 2}; in TEST_F() local
650 uint8_t* dest_base = (uint8_t*)buffer.bits; in DECODER_FUNC() local
1917 nir_alu_type dest_base = nir_alu_type_get_base_type(instr->dest_type); in emit_texop_native() local