Searched refs:switch_val (Results 1 – 4 of 4) sorted by relevance
282 LLVMValueRef switch_val; member289 LLVMValueRef switch_val; member
516 ctx->switch_stack[ctx->switch_stack_size].switch_val = ctx->switch_val; in lp_exec_switch()523 ctx->switch_val = switchval; in lp_exec_switch()573 ctx->switch_val = ctx->switch_stack[ctx->switch_stack_size].switch_val; in lp_exec_endswitch()598 casemask = lp_build_cmp(mask->bld, PIPE_FUNC_EQUAL, caseval, ctx->switch_val); in lp_exec_case()
1337 switch_val = switch(op.inputs[0], pred)[1 - branch]1340 pivot = array_ops.identity(switch_val)1344 gen_resource_variable_ops.variable_shape(switch_val))1345 zeros_shape = array_ops.shape_internal(switch_val, optimize=False)
205 …control_flow_ops.py:1312:ZerosLikeOutsideL...:switch_val = swit..., cpu: 20.02ms, accelerator: 0us…