Home
last modified time | relevance | path

Searched defs:switch_ (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dcompact_sched.h230 CompactSchedSwitchBuffer switch_; variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc330 auto switch_ = in TEST() local
480 auto switch_ = in TEST() local
610 auto switch_ = in TEST() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp4207 auto switch_ = jit->builder->CreateSwitch(action, jit->coroutine.suspendBlock, 3); in promoteFunctionToCoroutine() local
4291 auto switch_ = jit->builder->CreateSwitch(action, jit->coroutine.suspendBlock, 3); in yield() local