Searched refs:BreakStack (Results 1 – 2 of 2) sorted by relevance
431 enum tgsi_break_type BreakStack[TGSI_EXEC_MAX_BREAK_STACK]; member
3485 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_switch()3536 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_endswitch()5296 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5343 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()5503 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5527 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_instruction()5568 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()