Searched refs:ir3_ra_ctx (Results 1 – 1 of 1) sorted by relevance
303 struct ir3_ra_ctx { struct387 get_definer(struct ir3_ra_ctx *ctx, struct ir3_instruction *instr, in get_definer()538 ra_block_find_definers(struct ir3_ra_ctx *ctx, struct ir3_block *block) in ra_block_find_definers()561 ra_block_name_instructions(struct ir3_ra_ctx *ctx, struct ir3_block *block) in ra_block_name_instructions()592 ra_init(struct ir3_ra_ctx *ctx) in ra_init()634 __ra_name(struct ir3_ra_ctx *ctx, int cls, struct ir3_instruction *defn) in __ra_name()645 ra_name(struct ir3_ra_ctx *ctx, struct ir3_ra_instr_data *id) in ra_name()652 ra_destroy(struct ir3_ra_ctx *ctx) in ra_destroy()658 ra_block_compute_live_ranges(struct ir3_ra_ctx *ctx, struct ir3_block *block) in ra_block_compute_live_ranges()826 ra_compute_livein_liveout(struct ir3_ra_ctx *ctx) in ra_compute_livein_liveout()[all …]