Searched refs:FC_PUSH_VPM (Results 1 – 4 of 4) sorted by relevance
44 case FC_PUSH_VPM: in push()63 case FC_PUSH_VPM: in pop()99 if (type == FC_PUSH_VPM || stack.push > 0) { in update_max_depth()120 if (type == FC_PUSH_VPM || stack.push > 0) { in update_max_depth()
494 int elems = m_callstack.push(FC_PUSH_VPM); in emit_if_start()533 m_callstack.pop(FC_PUSH_VPM); in emit_endif()
225 #define FC_PUSH_VPM 4 macro
10423 if (reason == FC_PUSH_VPM || stack->push > 0) { in callstack_update_max_depth()10449 if (reason == FC_PUSH_VPM || stack->push > 0) { in callstack_update_max_depth()10474 case FC_PUSH_VPM: in callstack_pop()10495 case FC_PUSH_VPM: in callstack_push()10593 int elems = callstack_push(ctx, FC_PUSH_VPM); in emit_if()10671 callstack_pop(ctx, FC_PUSH_VPM); in tgsi_endif()