Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dfunctionalize_cond.cc182 … FunctionalizeCond::CreateNewIf(const FuncGraphPtr &else_branch, const FuncGraphPtr &then_branch) { in CreateNewIf()
234 auto then_branch = CreateBranchGraph(merge_node_->input(2), then_branch_name, kThenBranch); in Process() local
/third_party/mesa3d/src/compiler/glsl/
Dir_builder.cpp621 ir_instruction *then_branch) in if_tree()
634 ir_instruction *then_branch, in if_tree()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2832 midgard_instruction *then_branch = mir_last_in_block(ctx->current_block); in emit_if() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c2957 bi_instr *then_branch = bi_branchz_i16(&_b, in emit_if() local