Searched refs:switch_val (Results 1 – 3 of 3) sorted by relevance
76 LLVMValueRef switch_val; member83 LLVMValueRef switch_val; member
157 ctx->switch_stack[ctx->switch_stack_size].switch_val = ctx->switch_val; in lp_exec_switch()164 ctx->switch_val = switchval; in lp_exec_switch()214 ctx->switch_val = ctx->switch_stack[ctx->switch_stack_size].switch_val; in lp_exec_endswitch()239 casemask = lp_build_cmp(mask->bld, PIPE_FUNC_EQUAL, caseval, ctx->switch_val); in lp_exec_case()
792 switch_val = control_flow_ops.switch(op.inputs[0], pred)[1 - branch]795 pivot = array_ops.identity(switch_val)799 gen_resource_variable_ops.variable_shape(switch_val),801 zeros_shape = array_ops.shape_internal(switch_val, optimize=False)