Home
last modified time | relevance | path

Searched refs:notcond (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/InstCombine/
H A Dassume.ll187 %notcond = xor i1 %cond, true
188 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstCombine/
H A Dassume.ll187 %notcond = xor i1 %cond, true
188 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstCombine/
H A Dassume.ll187 %notcond = xor i1 %cond, true
188 call void @llvm.assume(i1 %notcond)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-loop-niter.c754 tree e, te, e0, e1, e2, notcond; in tree_simplify_using_condition_1() local
842 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
843 e = fold_binary (TRUTH_OR_EXPR, boolean_type_node, notcond, te); in tree_simplify_using_condition_1()
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/InstCombine/
H A Dassume.ll224 %notcond = xor i1 %cond, true
225 call void @llvm.assume(i1 %notcond)
H A Dlogical-select.ll631 %notcond = xor <4 x i32> %cond, <i32 -1, i32 -1, i32 -1, i32 -1>
632 %and1 = and <4 x i32> %notcond, %x
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/InstCombine/
H A Dassume.ll224 %notcond = xor i1 %cond, true
225 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/InstSimplify/
H A Dselect.ll542 %notcond = icmp eq i1 %cond, false
543 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstSimplify/
H A Dselect.ll542 %notcond = icmp eq i1 %cond, false
543 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/InstSimplify/
H A Dselect.ll542 %notcond = icmp eq i1 %cond, false
543 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/InstSimplify/
H A Dselect.ll607 %notcond = icmp eq i1 %cond, false
608 call void @llvm.assume(i1 %notcond)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/InstSimplify/
H A Dselect.ll607 %notcond = icmp eq i1 %cond, false
608 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstCombine/
H A Dassume.ll224 %notcond = xor i1 %cond, true
225 call void @llvm.assume(i1 %notcond)
H A Dlogical-select.ll631 %notcond = xor <4 x i32> %cond, <i32 -1, i32 -1, i32 -1, i32 -1>
632 %and1 = and <4 x i32> %notcond, %x
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/InstCombine/
H A Dassume.ll224 %notcond = xor i1 %cond, true
225 call void @llvm.assume(i1 %notcond)
H A Dlogical-select.ll631 %notcond = xor <4 x i32> %cond, <i32 -1, i32 -1, i32 -1, i32 -1>
632 %and1 = and <4 x i32> %notcond, %x
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/InstCombine/
H A Dassume.ll193 %notcond = xor i1 %cond, true
194 call void @llvm.assume(i1 %notcond)
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-loop-niter.c1560 tree e, te, e0, e1, e2, notcond; in tree_simplify_using_condition_1() local
1648 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
1649 e = fold_binary (TRUTH_OR_EXPR, boolean_type_node, notcond, te); in tree_simplify_using_condition_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-loop-niter.c1663 tree e, te, e0, e1, e2, notcond; in tree_simplify_using_condition_1() local
1751 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
1752 e = fold_binary (TRUTH_OR_EXPR, boolean_type_node, notcond, te); in tree_simplify_using_condition_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-loop-niter.c1552 tree e, te, e0, e1, e2, notcond; in tree_simplify_using_condition_1() local
1640 notcond = invert_truthvalue (cond); in tree_simplify_using_condition_1()
1641 e = fold_binary (TRUTH_OR_EXPR, boolean_type_node, notcond, te); in tree_simplify_using_condition_1()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dassume.ll220 %notcond = xor i1 %cond, true
221 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/InstCombine/
H A Dassume.ll220 %notcond = xor i1 %cond, true
221 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/InstSimplify/
H A Dselect.ll622 %notcond = icmp eq i1 %cond, false
623 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/InstSimplify/
H A Dselect.ll622 %notcond = icmp eq i1 %cond, false
623 call void @llvm.assume(i1 %notcond)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/InstCombine/
H A Dassume.ll236 %notcond = xor i1 %cond, true
237 call void @llvm.assume(i1 %notcond)

1234