HomeSort by relevance Sort by last modified time
    Searched full:cond2 (Results 26 - 50 of 82) sorted by null

12 3 4

  /external/llvm/test/CodeGen/X86/
dynamic-alloca-lifetime.ll 19 define void @foo(i1 %cond1, i1 %cond2) #1 {
26 br i1 %cond2, label %end1, label %if.else130
  /external/llvm/test/Feature/
cfgstructures.ll 32 define void @nested(i1 %cond1, i1 %cond2, i1 %cond3) {
45 br i1 %cond2, label %Loop2, label %L2Exit
  /external/mesa3d/src/glsl/
lower_discard.cpp 34 * discard cond2;
45 * temp = cond2;
59 * discard cond2;
70 * temp = cond2;
80 * discard cond2;
93 * temp = cond2;
  /external/v8/test/unittests/compiler/
control-flow-optimizer-unittest.cc 103 Node* cond2 = Parameter(2); local
109 cond1, cond2, merge0);
124 IsBranch(cond2, control2)))))));
  /external/llvm/test/CodeGen/PowerPC/
lbzux.ll 5 define fastcc void @allocateSpace(i1 %cond1, i1 %cond2) nounwind {
26 br i1 %cond2, label %while.cond, label %if.then45
s000-alias-misched.ll 27 br label %for.cond2.preheader
31 for.cond2.preheader: ; preds = %for.end, %entry
35 for.body4: ; preds = %for.body4, %for.cond2.preheader
36 %indvars.iv = phi i64 [ 0, %for.cond2.preheader ], [ %indvars.iv.next.15, %for.body4 ]
83 br i1 %exitcond, label %for.end10, label %for.cond2.preheader
  /external/llvm/test/Transforms/SimplifyCFG/
switch_thread.ll 31 %cond2 = icmp eq i32 %V, 4 ; <i1> [#uses=1]
32 br i1 %cond2, label %Done, label %C
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
conditional_binding.xml 21 <variable name="cond2" type="boolean"/>
29 android:text="@{cond1 ? cond2 ? obj1.stringValue : obj2.stringValue : obj3.stringValue}"
  /external/llvm/test/Transforms/JumpThreading/
basic.ll 77 define i32 @test4(i1 %cond, i1 %cond2) {
92 ; CHECK-NEXT: br i1 %cond2,
96 %A = phi i1 [undef, %T1], [%cond2, %F1]
110 define i32 @test5(i1 %cond, i1 %cond2) {
130 %A = phi i1 [%cond3, %T1], [%cond2, %F1]
181 define i32 @test7(i1 %cond, i1 %cond2) {
215 define i32 @test8b(i1 %cond, i1 %cond2) {
256 define i32 @test9(i1 %cond, i1 %cond2) {
394 define i32 @test13(i1 %cond, i1 %cond2) {
404 %B = phi i1 [true, %Entry], [%cond2, %F1
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
cayman-loop-bug.ll 23 %cond2 = icmp eq i32 %cnt2, 16
structurize1.ll 13 ; if (cond2) {
  /external/llvm/test/Transforms/LoopUnroll/
2011-08-08-PhiUpdate.ll 22 %cond2 = call zeroext i1 @check()
23 br i1 %cond2, label %if.then, label %if.else
83 %cond2 = call zeroext i1 @check()
84 br i1 %cond2, label %exit, label %do.cond
  /external/llvm/test/CodeGen/ARM/
select_xform.ll 257 %cond2 = select i1 %cmp1, i32 3, i32 4
258 %and = and i32 %cond2, %cond
272 %cond2 = select i1 %cmp1, i32 3, i32 4
273 %and = and i32 %cond2, %cond
287 %cond2 = select i1 %cmp1, i32 3, i32 4
288 %and = and i32 %cond2, %cond
302 %cond2 = select i1 %cmp1, i32 3, i32 4
303 %or = or i32 %cond2, %cond
317 %cond2 = select i1 %cmp1, i32 3, i32 4
318 %or = or i32 %cond2, %con
    [all...]
  /external/llvm/test/Bitcode/
miscInstructions.3.2.ll 18 define void @landingpadInstr1(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){
29 define void @landingpadInstr2(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){
40 define void @landingpadInstr3(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){
63 define void @selectInstr(i1 %cond1, <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2){
67 ; CHECK-NEXT: %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2
68 %res2 = select <2 x i1> %cond2, <2 x i8> %x1, <2 x i8> %x2
  /external/llvm/test/Transforms/LoopVectorize/
if-pred-stores.ll 33 ; VEC: br i1 %[[v16]], label %[[cond2:.+]], label %[[else2:.+]]
35 ; VEC: [[cond2]]:
54 ; VEC-IC: br i1 %[[v5]], label %[[cond2:.+]], label %[[else2:.+]]
56 ; VEC-IC: [[cond2]]:
84 ; UNROLL: br i1 %[[v9]], label %[[cond2:[a-zA-Z0-9.]+]], label %[[else2:[a-zA-Z0-9.]+]]
86 ; UNROLL: [[cond2]]:
  /art/test/565-checker-doublenegbitwise/src/
Main.java 85 /// CHECK: <<Cond2:z\d+>> ParameterValue
86 /// CHECK: <<Or:i\d+>> Or [<<Cond2>>,<<Cond1>>]
153 /// CHECK: <<Cond2:z\d+>> ParameterValue
154 /// CHECK: <<And:i\d+>> And [<<Cond2>>,<<Cond1>>]
261 /// CHECK: <<Cond2:z\d+>> ParameterValue
262 /// CHECK: <<Xor:i\d+>> Xor [<<Cond2>>,<<Cond1>>]
  /external/llvm/test/Transforms/InstCombine/
store.ll 28 br i1 %C, label %Cond, label %Cond2
34 Cond2:
44 ; CHECK-NEXT: %storemerge = phi i32 [ -987654321, %Cond ], [ 47, %Cond2 ]
  /external/llvm/test/Transforms/NaryReassociate/
nary-add.ll 118 ; cond2 use2
128 define void @conditional2(i32 %a, i32 %b, i32 %c, i1 %cond1, i1 %cond2, i1 %cond3) {
133 br i1 %cond2, label %bb2, label %bb3
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_peepholer.py 198 def f(cond1, cond2):
200 if cond2: return 2
214 def f(cond1, cond2):
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_peepholer.py 198 def f(cond1, cond2):
200 if cond2: return 2
214 def f(cond1, cond2):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 198 def f(cond1, cond2):
200 if cond2: return 2
214 def f(cond1, cond2):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_peepholer.py 198 def f(cond1, cond2):
200 if cond2: return 2
214 def f(cond1, cond2):
  /system/extras/tests/net_test/
sock_diag.py 153 valid_cc. This means that if cond1 and cond2 are two mutually exclusive
154 filter terms, it is not possible to implement cond1 OR cond2 using:
158 cond2 1 2 arg
167 cond2 1 2 arg
  /external/llvm/test/Analysis/BranchProbabilityInfo/
noreturn.ll 62 %cond2 = icmp ult i32 %a, 42
63 br i1 %cond2, label %idom1, label %idom2
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
basic.ll 28 %cond2 = tail call i1 @ext() ; <i1> [#uses=1]
29 br i1 %cond2, label %bb3, label %bb2

Completed in 990 milliseconds

12 3 4