Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_array_to_ssa.c55 struct array_ctx { struct
62 get_state(struct array_ctx *ctx, struct ir3_block *block, unsigned id) in get_state() argument
67 static struct ir3_register *read_value_beginning(struct array_ctx *ctx,
72 read_value_end(struct array_ctx *ctx, struct ir3_block *block, in read_value_end()
85 read_value_beginning(struct array_ctx *ctx, struct ir3_block *block, in read_value_beginning()
198 lookup_live_in(struct array_ctx *ctx, struct ir3_block *block, unsigned id) in lookup_live_in()
210 struct array_ctx ctx = {}; in ir3_array_to_ssa()