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()
834 int elems = m_callstack.push(FC_PUSH_VPM); in visit()1051 m_callstack.pop(FC_PUSH_VPM); in emit_endif()
225 #define FC_PUSH_VPM 4 macro
10465 if (reason == FC_PUSH_VPM || stack->push > 0) { in callstack_update_max_depth()10491 if (reason == FC_PUSH_VPM || stack->push > 0) { in callstack_update_max_depth()10516 case FC_PUSH_VPM: in callstack_pop()10537 case FC_PUSH_VPM: in callstack_push()10635 int elems = callstack_push(ctx, FC_PUSH_VPM); in emit_if()10713 callstack_pop(ctx, FC_PUSH_VPM); in tgsi_endif()