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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_loops.h39 struct rc_instruction * Brk; member in struct:loop_info
H A Dradeon_emulate_loops.c254 if(inst != loop->Brk && end_loops == 1) {
312 rc_remove_instruction(loop->Brk);
376 || loop->Brk){
379 loop->Brk = ptr;
412 if (loop->BeginLoop && loop->Brk && loop->If && loop->EndIf
479 rc_remove_instruction(loop->Brk);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_loops.h39 struct rc_instruction * Brk; member in struct:loop_info
H A Dradeon_emulate_loops.c254 if(inst != loop->Brk && end_loops == 1) {
312 rc_remove_instruction(loop->Brk);
376 || loop->Brk){
379 loop->Brk = ptr;
412 if (loop->BeginLoop && loop->Brk && loop->If && loop->EndIf
479 rc_remove_instruction(loop->Brk);

Completed in 6 milliseconds