Searched refs:BreakStack (Results 1 – 2 of 2) sorted by relevance
378 enum tgsi_break_type BreakStack[TGSI_EXEC_MAX_BREAK_STACK]; member
3320 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_switch()3371 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_endswitch()5201 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5248 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()5397 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()5421 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_instruction()5462 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()