Searched refs:ir3_ra_ctx (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_ra.c332 struct ir3_ra_ctx { struct
411 get_definer(struct ir3_ra_ctx *ctx, struct ir3_instruction *instr,
529 ra_block_find_definers(struct ir3_ra_ctx *ctx, struct ir3_block *block)
579 ra_block_name_instructions(struct ir3_ra_ctx *ctx, struct ir3_block *block)
610 ra_init(struct ir3_ra_ctx *ctx)
652 __ra_name(struct ir3_ra_ctx *ctx, int cls, struct ir3_instruction *defn)
663 ra_name(struct ir3_ra_ctx *ctx, struct ir3_ra_instr_data *id)
670 ra_destroy(struct ir3_ra_ctx *ctx)
676 ra_block_compute_live_ranges(struct ir3_ra_ctx *ctx, struct ir3_block *block)
823 ra_compute_livein_liveout(struct ir3_ra_ctx *ct
[all...]

Completed in 3 milliseconds