Home
last modified time | relevance | path

Searched refs:cmp12 (Results 1 – 25 of 74) sorted by relevance

123

/external/llvm/test/Transforms/IndVarSimplify/
Dpr24956.ll16 %cmp12.52 = icmp ult i8* %n.154, %incdec.ptr6
17 br i1 %cmp12.52, label %land.rhs.16.lr.ph, label %for.inc.26
24 %cmp12 = icmp ult i8* %p.053, %new
25 br i1 %cmp12, label %land.rhs.16, label %for.inc.26
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Dpr24956.ll16 %cmp12.52 = icmp ult i8* %n.154, %incdec.ptr6
17 br i1 %cmp12.52, label %land.rhs.16.lr.ph, label %for.inc.26
24 %cmp12 = icmp ult i8* %p.053, %new
25 br i1 %cmp12, label %land.rhs.16, label %for.inc.26
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyCFG/
D2008-12-16-DCECond.ll32 %cmp12 = icmp ne i32 %x, 9 ; <i1> [#uses=1]
33 br i1 %cmp12, label %ifthen13, label %ifend15
/external/llvm/test/Transforms/SimplifyCFG/
D2008-12-16-DCECond.ll32 %cmp12 = icmp ne i32 %x, 9 ; <i1> [#uses=1]
33 br i1 %cmp12, label %ifthen13, label %ifend15
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SimplifyCFG/
D2008-12-16-DCECond.ll32 %cmp12 = icmp ne i32 %x, 9 ; <i1> [#uses=1]
33 br i1 %cmp12, label %ifthen13, label %ifend15
/external/llvm/test/CodeGen/Hexagon/
Dswp-dag-phi.ll10 %cmp12 = icmp sgt i32 %i.011, 1
11 br i1 %cmp12, label %for.body.preheader, label %for.end
Davoid-predspill.ll24 %cmp12 = icmp eq i32 %c, 5
25 %or.cond34 = and i1 %or.cond33, %cmp12
/external/llvm/test/Transforms/LoopStrengthReduce/
Dscev-insertpt-bug.ll38 %cmp12 = icmp ugt i32 %add7, %sub
40 br i1 %cmp12, label %if.then13, label %while.cond
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopStrengthReduce/
Dscev-insertpt-bug.ll38 %cmp12 = icmp ugt i32 %add7, %sub
40 br i1 %cmp12, label %if.then13, label %while.cond
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/
Dswp-dag-phi.ll10 %cmp12 = icmp sgt i32 %i.011, 1
11 br i1 %cmp12, label %for.body.preheader, label %for.end
Davoid-predspill.ll24 %cmp12 = icmp eq i32 %c, 5
25 %or.cond34 = and i1 %or.cond33, %cmp12
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Lanai/
Dmasking_setccs.ll30 %cmp12 = icmp ne i32 %d, 0
32 %or.cond31 = and i1 %cmp12, %cmp14
/external/llvm/test/Analysis/DependenceAnalysis/
DUsefulGEP.ll24 %cmp12 = icmp sgt i32 %N, 0
25 br i1 %cmp12, label %for.cond1.preheader.lr.ph, label %for.end6
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/DependenceAnalysis/
DUsefulGEP.ll24 %cmp12 = icmp sgt i32 %N, 0
25 br i1 %cmp12, label %for.cond1.preheader.lr.ph, label %for.end6
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dmul_slm_16bit.ll9 %cmp12 = icmp eq i32 %N, 0
10 br i1 %cmp12, label %for.cond.cleanup, label %for.body.preheader
78 %cmp12 = icmp eq i32 %N, 0
79 br i1 %cmp12, label %for.cond.cleanup, label %for.body.preheader
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dtiny-tree.ll13 %cmp12 = icmp eq i64 %count, 0
14 br i1 %cmp12, label %for.end, label %for.body
81 %cmp12 = icmp eq i64 %count, 0
82 br i1 %cmp12, label %for.end, label %for.body
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopIdiom/
Dlir-heurs-multi-block-loop.ll21 %cmp12 = icmp sgt i32 %SIZE, 0
22 br i1 %cmp12, label %for.body.preheader, label %for.end
138 %cmp12 = icmp sgt i32 %SIZE, 0
139 br i1 %cmp12, label %for.body.preheader, label %for.end
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-common-symbols.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1
Dpr13727.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/MCJIT/
Dtest-common-symbols.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1
Dpr13727.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1
/external/llvm/test/Transforms/LoopDistribute/
Ddiagnostics.ll41 %cmp12 = icmp sgt i32 %N, 0, !dbg !9
42 br i1 %cmp12, label %ph, label %for.cond.cleanup, !dbg !10
72 %cmp12 = icmp sgt i32 %N, 0, !dbg !23
73 br i1 %cmp12, label %ph, label %for.cond.cleanup, !dbg !24
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopDistribute/
Ddiagnostics.ll44 %cmp12 = icmp sgt i32 %N, 0, !dbg !9
45 br i1 %cmp12, label %ph, label %for.cond.cleanup, !dbg !10
75 %cmp12 = icmp sgt i32 %N, 0, !dbg !23
76 br i1 %cmp12, label %ph, label %for.cond.cleanup, !dbg !24
/external/swiftshader/third_party/llvm-7.0/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-common-symbols.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1
Dpr13727.ll85 %cmp12 = icmp eq i32 %10, 110
86 %cond = select i1 %cmp12, i32 0, i32 -1

123