Home
last modified time | relevance | path

Searched defs:switch_case (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/dexter/slicer/
H A Dcode_ir.cc406 SparseSwitchPayload::SwitchCase switch_case = {}; in FixupSparseSwitch() local
H A Dbytecode_encoder.cc524 for (const auto& switch_case : sparse_switch->switch_cases) { in Visit() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcontrol_flow_ops.py3564 def switch_case(branch_index, function
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_private.h180 struct vtn_case *switch_case; member