Searched refs:BreakStack (Results 1 – 2 of 2) sorted by relevance
421 enum tgsi_break_type BreakStack[TGSI_EXEC_MAX_BREAK_STACK]; member
3544 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_switch()3595 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_endswitch()5517 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5564 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()5724 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5748 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_instruction()5789 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()