Home
last modified time | relevance | path

Searched refs:switch_val (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.h282 LLVMValueRef switch_val; member
289 LLVMValueRef switch_val; member
Dlp_bld_tgsi_soa.c516 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()
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py1337 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)
/external/tensorflow/tensorflow/core/profiler/
DREADME.md205 …control_flow_ops.py:1312:ZerosLikeOutsideL...:switch_val = swit..., cpu: 20.02ms, accelerator: 0us…