Home
last modified time | relevance | path

Searched refs:update_range (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c209 update_range(struct ir2_context *ctx, struct ir2_reg *reg) in update_range() function
256 update_range(ctx, reg); in make_src()
274 update_range(ctx, reg); in set_index()
1154 update_range(ctx, &ctx->input[idx]); in ir2_nir_compile()
1158 update_range(ctx, &ctx->input[idx]); in ir2_nir_compile()
1162 update_range(ctx, &ctx->input[0]); in ir2_nir_compile()
1163 update_range(ctx, &ctx->input[2]); in ir2_nir_compile()
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c828 static void update_range(struct range *range, unsigned long long uval, struct symbol *vtype) in update_range() function
998 update_range(&range, lastval, ctype); in parse_enum_declaration()