Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
D2011-12-06-SpillAndRestoreCR.ll55 %cmp10 = fcmp ogt float %1, %max.235
57 %yindex.3 = select i1 %cmp10, i32 %2, i32 %yindex.233
59 %xindex.3 = select i1 %cmp10, i32 %3, i32 %xindex.234
60 %max.3 = select i1 %cmp10, float %1, float %max.235
64 %cmp10.1 = fcmp ogt float %4, %max.3
66 %yindex.3.1 = select i1 %cmp10.1, i32 %5, i32 %yindex.3
67 %xindex.3.1 = select i1 %cmp10.1, i32 %3, i32 %xindex.3
68 %max.3.1 = select i1 %cmp10.1, float %4, float %max.3
72 %cmp10.2 = fcmp ogt float %6, %max.3.1
74 %yindex.3.2 = select i1 %cmp10.2, i32 %7, i32 %yindex.3.1
[all …]
/external/llvm/test/CodeGen/X86/
Davx512-cmp.ll36 %cmp10.i = fcmp oeq float %a, %b
37 %conv11.i = zext i1 %cmp10.i to i32
95 %cmp10.i = icmp eq i64 %b, 0
96 br i1 %cmp10.i, label %A, label %B
Dpr16031.ll24 %cmp10 = icmp slt i64 %1, 0
25 %sub17 = select i1 %cmp10, i64 0, i64 %conv
Dphielim-split.ll38 %cmp10 = icmp ugt i32 %value, 127
39 br i1 %cmp10, label %while.body.preheader, label %while.end
D2009-08-06-branchfolder-crash.ll21 %cmp10.not = icmp slt i32 %_si1, 1 ; <i1> [#uses=1]
22 %or.cond23 = and i1 %cmp, %cmp10.not ; <i1> [#uses=1]
Dblock-placement.ll762 %cmp10 = fcmp une float %val10, undef
763 br i1 %cmp10, label %11, label %10
/external/llvm/test/Transforms/LoopVectorize/
Dif-conversion-reduction.ll11 %cmp10 = icmp sgt i32 %n, 0
12 br i1 %cmp10, label %for.body, label %for.end
D12-12-11-if-conv.ll12 %cmp10 = icmp sgt i32 %x, 0
13 br i1 %cmp10, label %for.body, label %for.end
Dif-conversion-nest.ll34 %cmp10 = icmp slt i32 %1, 4
35 %. = select i1 %cmp10, i32 4, i32 5
Dif-conversion.ll81 %cmp10 = icmp sgt i32 %n, 0
82 br i1 %cmp10, label %for.body, label %for.end
/external/llvm/test/Transforms/LoopVectorize/AArch64/
Darm64-unroll.ll17 %cmp10 = icmp sgt i32 %size, 0
18 br i1 %cmp10, label %for.body.preheader, label %for.end
Daarch64-unroll.ll17 %cmp10 = icmp sgt i32 %size, 0
18 br i1 %cmp10, label %for.body.preheader, label %for.end
/external/llvm/test/Transforms/LoopSimplify/
Dashr-crash.ll71 %cmp10 = icmp sgt i32 %f.0, 0
72 br i1 %cmp10, label %if.then, label %if.end
/external/llvm/test/Analysis/ScalarEvolution/
Dzext-signed-addrec.ll19 %cmp10 = icmp slt i32 %.pr, 1
20 br i1 %cmp10, label %for.cond1.preheader.lr.ph, label %entry.for.end9_crit_edge
Dpr22674.ll55 …%cmp10 = icmp eq %"class.llvm::Attribute.222.2021.3820.6133.6904.7675.8446.9474.9988.10245.18509"*…
56 br i1 %cmp10, label %return, label %for.body11
/external/llvm/test/Analysis/BranchProbabilityInfo/
Dloop.ll249 %cmp10 = icmp sgt i32 %a, 0
250 br i1 %cmp10, label %for.body.lr.ph, label %for.end7
337 %cmp10 = icmp eq i32 %2, %j.017
338 br i1 %cmp10, label %for.inc, label %if.end12
/external/llvm/test/CodeGen/SystemZ/
Dfp-cmp-02.ll135 %cmp10 = fcmp olt double %ret, %val10
147 %sel10 = select i1 %cmp10, double %sel9, double 10.0
Dfp-cmp-01.ll135 %cmp10 = fcmp olt float %ret, %val10
147 %sel10 = select i1 %cmp10, float %sel9, float 10.0
/external/llvm/test/Transforms/LoopVectorize/X86/
Dvectorization-remarks-missed.ll50 %cmp10 = icmp sgt i32 %Length, 0, !dbg !12
51 br i1 %cmp10, label %for.body, label %for.end, !dbg !12, !llvm.loop !14
/external/deqp/framework/common/
DtcuTexCompareVerifier.cpp388 …const CmpResultSet cmp10 = execCompare(compareMode, depths1[0], cmpReference, prec.referenceBits,… in isTrilinearAnyCompareValid() local
397 cmp10.isTrue || in isTrilinearAnyCompareValid()
405 cmp10.isFalse || in isTrilinearAnyCompareValid()
443 …const CmpResultSet cmp10 = execCompare(compareMode, depths1[0], cmpReference, prec.referenceBits,… in isTrilinearPCFCompareValid() local
452 | (deUint32(cmp10.isTrue)<<4) in isTrilinearPCFCompareValid()
460 | (deUint32(cmp10.isFalse)<<4) in isTrilinearPCFCompareValid()
/external/llvm/test/Transforms/SampleProfile/
Dpropagate.ll120 %cmp10 = icmp slt i64 %conv9, %14, !dbg !28
121 br i1 %cmp10, label %for.body11, label %for.end, !dbg !28
/external/llvm/test/Transforms/LoopIdiom/
Dbasic.ll57 %cmp10 = icmp eq i64 %Size, 0
58 br i1 %cmp10, label %for.end, label %for.body
71 ; CHECK: br i1 %cmp10,
/external/llvm/test/Transforms/LoopStrengthReduce/ARM/
D2012-06-15-lsr-noaddrmode.ll55 %cmp10.i = icmp eq i32 %v0, 0
/external/llvm/test/Analysis/DependenceAnalysis/
DPreliminary.ll54 %cmp10 = icmp sgt i64 %n, 0
55 br i1 %cmp10, label %for.cond1.preheader.preheader, label %for.end26
/external/llvm/test/CodeGen/Mips/
Dhf16call32.ll108 %cmp10 = fcmp oeq float %16, %17
109 br i1 %cmp10, label %land.rhs, label %land.end