Searched refs:BreakStack (Results 1 – 2 of 2) sorted by relevance
385 enum tgsi_break_type BreakStack[TGSI_EXEC_MAX_BREAK_STACK]; member
3319 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_switch()3370 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_endswitch()5180 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5227 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()5376 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5400 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_instruction()5441 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()