Searched refs:BreakStack (Results 1 – 2 of 2) sorted by relevance
317 enum tgsi_break_type BreakStack[TGSI_EXEC_MAX_BREAK_STACK]; member
3064 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_switch()3114 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_endswitch()3755 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()3794 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()3956 mach->BreakStack[mach->BreakStackTop++] = mach->BreakType; in exec_instruction()3980 mach->BreakType = mach->BreakStack[--mach->BreakStackTop]; in exec_instruction()4021 mach->BreakType = mach->BreakStack[mach->BreakStackTop]; in exec_instruction()