Home
last modified time | relevance | path

Searched refs:true_branch (Results 1 – 25 of 146) sorted by relevance

123456

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/relay/
H A Dtest_analysis_basic_block_normal_form.py42 true_branch = shared
44 body = relay.If(cond, true_branch, false_branch)
63 true_branch = shared
65 body = relay.If(cond, true_branch, false_branch)
102 true_branch = relay.multiply(v1, two)
104 body = relay.If(v2, true_branch, false_branch)
126 true_branch = relay.multiply(v1, two)
128 body = relay.If(v2, true_branch, false_branch)
H A Dtest_pass_to_basic_block_normal_form.py80 body = relay.If(x, true_branch, false_branch)
113 true_branch = relay.Let(y2, relay.add(y, y), true_branch)
115 body = relay.If(x, true_branch, false_branch)
153 true_branch = relay.If(cond_t, y2, relay.add(three, y2))
155 body = relay.If(x, true_branch, false_branch)
185 true_branch = relay.Let(y2, relay.add(y, y), true_branch)
187 body = relay.If(x, true_branch, false_branch)
394 true_branch = relay.multiply(v1, two)
396 body = relay.If(v2, true_branch, false_branch)
414 true_branch = relay.multiply(v1, two)
[all …]
/dports/textproc/p5-UML-Class-Simple/UML-Class-Simple-0.22/t/FAST/lib/FAST/Struct/
H A DIf.pm35 sub true_branch { subroutine
62 ($self->true_branch->must_pass($label) &&
70 my $block1 = $self->true_branch->as_c($level+1);
83 ($self->condition, $self->true_branch,
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/brig.dg/test/gimple/
H A Dbranches.hsail30 cbr_width(all)_b1 $c0, @true_branch;
34 @true_branch:
55 /* { dg-final { scan-tree-dump "if \\\(c0 != 0\\\) goto @true_branch; else goto <D.\[0-9\]+>;" "gim…
/dports/sysutils/xorriso/libisoburn-1.5.0/xorriso/
H A Dfindjob.c111 n->true_branch= NULL; in Exprnode_new()
132 Exprnode_destroy(&((*fnode)->true_branch),0); in Exprnode_destroy()
165 branch= &(fnode->true_branch); in Exprnode_set_branch()
181 (*branch)= fnode->true_branch; in Exprnode_get_branch()
335 branch= fnode->true_branch; in Exprnode_tree_value()
689 Exprnode_get_branch(job->cursor, &true_branch, 0); in Findjob_else()
692 true_branch == NULL || false_branch != NULL) { in Findjob_else()
710 struct ExprnodE *true_branch, *false_branch; in Findjob_elseif() local
721 Exprnode_get_branch(job->cursor, &true_branch, 0); in Findjob_elseif()
724 true_branch==NULL || false_branch!=NULL) { in Findjob_elseif()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/ir/
H A Dexpr.cc156 If::If(Expr cond, Expr true_branch, Expr false_branch, Span span) { in If() argument
159 n->true_branch = std::move(true_branch); in If()
168 .set_body_typed([](Expr cond, Expr true_branch, Expr false_branch) { in __anonb99739600b02() argument
169 return If(cond, true_branch, false_branch); in __anonb99739600b02()
175 p->stream << "IfNode(" << node->cond << ", " << node->true_branch << ", " in __anonb99739600c02()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/
H A Dscope_builder.py155 true_branch = _make_lets(bindings, ret_value)
156 self._ret_values[-1] = _expr.If(cond, true_branch, None)
177 self._ret_values[-1] = _expr.If(partial_if.cond, partial_if.true_branch, false_branch)
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dscope_builder.py151 true_branch = _make_lets(bindings, ret_value)
152 self._ret_values[-1] = _expr.If(cond, true_branch, None)
175 partial_if.true_branch,
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/
H A Dscope_builder.py151 true_branch = _make_lets(bindings, ret_value)
152 self._ret_values[-1] = _expr.If(cond, true_branch, None)
175 partial_if.true_branch,
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/relay/
H A Dexpr.h388 Expr true_branch; variable
394 v->Visit("true_branch", &true_branch); in VisitAttrs()
402 return equal(cond, other->cond) && equal(true_branch, other->true_branch) && in SEqualReduce()
409 hash_reduce(true_branch); in SHashReduce()
426 TVM_DLL If(Expr cond, Expr true_branch, Expr false_branch, Span span = Span());
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/transform/
H A Dmemory_plan.py238 true_branch = self.visit(ite.true_branch)
239 true_branch = self.exit_scope(true_branch)
245 return expr.If(ite.cond, true_branch, false_branch)

123456