Searched refs:orig_offset (Results 1 – 4 of 4) sorted by relevance
91 uint32_t orig_offset = *out_const; in try_extract_const_addition() local94 if (*out_const == orig_offset) in try_extract_const_addition()
686 uint64_t orig_offset = params.dst.addr.offset; in blorp_clear() local689 params.dst.addr.offset = orig_offset + x * cpp; in blorp_clear()
1645 LLVMValueRef texel[4], orig_offset, orig_lod; in emit_tex() local1652 orig_offset = params->texture_index_offset; in emit_tex()1663 orig_offset, in emit_tex()
1183 unsigned int orig_offset = featureParams; in sanitize() local1191 unsigned int new_offset_int = orig_offset - in sanitize()