Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_print.c259 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) in update_branch_depth()
280 …ic void rc_print_normal_instruction(FILE * f, struct rc_instruction * inst, unsigned *branch_depth) in rc_print_normal_instruction()
341 … void rc_print_pair_instruction(FILE * f, struct rc_instruction * fullinst, unsigned *branch_depth) in rc_print_pair_instruction()
469 unsigned branch_depth = 0; in rc_print_program() local
Dradeon_dataflow.c640 unsigned int * branch_depth) in push_branch_mask()
653 unsigned int * branch_depth) in pop_branch_mask()
688 unsigned int branch_depth = 0; in get_readers_for_single_write() local