Home
last modified time | relevance | path

Searched defs:branch_depth (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c232 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) in update_branch_depth()
253 …ic void rc_print_normal_instruction(FILE * f, struct rc_instruction * inst, unsigned *branch_depth) in rc_print_normal_instruction()
314 … void rc_print_pair_instruction(FILE * f, struct rc_instruction * fullinst, unsigned *branch_depth) in rc_print_pair_instruction()
442 unsigned branch_depth = 0; in rc_print_program() local
H A Dradeon_dataflow.c608 unsigned int * branch_depth) in push_branch_mask()
621 unsigned int * branch_depth) in pop_branch_mask()
656 unsigned int branch_depth = 0; in get_readers_for_single_write() local
H A Dradeon_compiler.c151 unsigned branch_depth = 0; in rc_copy_output() local