Home
last modified time | relevance | path

Searched refs:AddSwitch (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc327 Status AddSwitch(Node* s);
386 Status Conditional::AddSwitch(Node* s) { in AddSwitch() function in tensorflow::functionalize_cond::Conditional
510 return AddSwitch(switch_node); in AddSwitchNodeAlongEdge()
543 TF_RETURN_IF_ERROR(AddSwitch(src)); in ExtractBodies()
609 TF_RETURN_IF_ERROR(AddSwitch(src)); in ExtractBodies()
/external/v8/src/compiler/
Dschedule.h233 void AddSwitch(BasicBlock* block, Node* sw, BasicBlock** succ_blocks, in NON_EXPORTED_BASE()
Dschedule.cc264 void Schedule::AddSwitch(BasicBlock* block, Node* sw, BasicBlock** succ_blocks, in AddSwitch() function in v8::internal::compiler::Schedule
Draw-machine-assembler.cc138 schedule()->AddSwitch(CurrentBlock(), switch_node, succ_blocks, succ_count); in Switch()
Dscheduler.cc518 schedule_->AddSwitch(switch_block, sw, successor_blocks, successor_count); in ConnectSwitch()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_builder.h220 Instruction* AddSwitch(
Dloop_unswitch_pass.cpp432 builder.AddSwitch(condition->result_id(), original_loop_target->id(), in PerformUnswitch()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_unswitch_pass.cpp416 builder.AddSwitch(condition->result_id(), original_loop_target->id(), in PerformUnswitch()
Dir_builder.h220 Instruction* AddSwitch(