Home | History | Annotate | Download | only in radeonsi

Lines Matching refs:byteoffset

2371 		 *   ByteOffset = streamout_offset[buffer_id]*4 +
2680 LLVMValueRef lds_base, lds_inner, lds_outer, byteoffset, buffer;
2762 byteoffset = LLVMBuildMul(gallivm->builder, rel_patch_id,
2778 MIN2(stride, 4), byteoffset, tf_base, 4);
2781 stride - 4, byteoffset, tf_base, 20);