Searched defs:dest_base (Results 1 – 5 of 5) sorted by relevance
230 void StridedCopy(absl::Span<D> dest, int64 dest_base, int64 dest_stride, in StridedCopy()
269 absl::Span<const int64> dest_base, absl::Span<const int64> copy_size) { in CopySliceFromInternal()636 absl::Span<const int64> dest_base, in CopySliceFrom()
1058 const int64 dest_base[] = {6, 4, 12, 2}; in TEST_F() local
652 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