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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c259 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) function in typeref:typename:unsigned
284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth);
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ?
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_print.c259 static unsigned update_branch_depth(rc_opcode opcode, unsigned *branch_depth) function in typeref:typename:unsigned
284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth);
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ?

Completed in 3 milliseconds