HomeSort by relevance Sort by last modified time
    Searched full:preds (Results 701 - 725 of 2760) sorted by null

<<21222324252627282930>>

  /external/webp/src/dsp/
filters.c 48 const uint8_t* preds; local
54 preds = inverse ? out : in;
59 PredictLine(in + 1, preds, out + 1, width - 1, inverse);
61 preds += stride;
69 PredictLine(in, preds - stride, out, 1, inverse);
70 PredictLine(in + 1, preds, out + 1, width - 1, inverse);
72 preds += stride;
85 const uint8_t* preds; local
91 preds = inverse ? out : in;
97 PredictLine(in + 1, preds, out + 1, width - 1, inverse)
128 const uint8_t* preds; local
    [all...]
  /external/llvm/test/CodeGen/X86/
crash.ll 31 if.then: ; preds = %land.end
34 if.end: ; preds = %land.end
67 if.else: ; preds = %entry
70 return: ; preds = %if.else, %entry
102 do.body55: ; preds = %if.else36
106 do.body92: ; preds = %if.then66
164 for.body: ; preds = %for.inc44, %entry
169 bb.nph81: ; preds = %for.body
173 for.body22: ; preds = %for.body22, %bb.nph81
187 for.inc44: ; preds = %for.bod
    [all...]
  /external/clang/test/Analysis/
cfg.cpp 12 // CHECK-NEXT: Preds (21): B2 B3 B4 B5 B6 B7 B8 B9
57 // CHECK-NEXT: Preds (1): B2
81 // CHECK-NEXT: Preds (1): B2
84 // CHECK-NEXT: Preds (1): B1
98 // CHECK-NEXT: Preds (1): B2
101 // CHECK-NEXT: Preds (1): B1
126 // CHECK-NEXT: Preds (1): B2
129 // CHECK-NEXT: Preds (1): B1
148 // CHECK-NEXT: Preds (1): B2
151 // CHECK-NEXT: Preds (1): B
    [all...]
  /external/llvm/test/Analysis/Dominators/
2006-10-02-BreakCritEdges.ll 13 brtrue: ; preds = %brtrue, %entry
18 brfalse: ; preds = %brtrue, %entry
  /external/llvm/test/Analysis/MemoryDependenceAnalysis/
memdep_requires_dominator_tree.ll 7 for.exit: ; preds = %for.body
10 for.body: ; preds = %for.body, %entry
  /external/llvm/test/Analysis/ScalarEvolution/
2007-08-06-MisinterpretBranch.ll 11 bb: ; preds = %bb, %entry
17 return: ; preds = %bb, %entry
2008-11-02-QuadraticCrash.ll 10 loop_1: ; preds = %loop_1, %entry
18 endloop: ; preds = %loop_1
2008-11-15-CubicOOM.ll 8 bb: ; preds = %bb, %entry
17 return: ; preds = %bb
do-loop.ll 10 bb: ; preds = %bb, %entry
18 bb7: ; preds = %bb
  /external/llvm/test/Assembler/
2003-08-20-ConstantExprGEP-Fold.ll 11 then.7: ; preds = %then.7, %0
14 endif.7: ; preds = %0
2007-01-05-Cmp-ConstExpr.ll 13 exit_1: ; preds = %entry
16 exit_2: ; preds = %entry
  /external/llvm/test/CodeGen/AArch64/
rm_redundant_cmp.ll 23 if.then: ; preds = %entry
27 if.else: ; preds = %entry
31 if.then7: ; preds = %if.else
35 if.end8: ; preds = %if.else, %if.then7, %if.then
51 if.then: ; preds = %entry
55 if.else: ; preds = %entry
59 if.then7: ; preds = %if.else
63 if.end8: ; preds = %if.else, %if.then7, %if.then
79 if.then: ; preds = %entry
83 if.else: ; preds = %entr
    [all...]
  /external/llvm/test/CodeGen/AMDGPU/
parallelorifcollapse.ll 31 land.lhs.true: ; preds = %entry
37 if.then: ; preds = %land.lhs.true
40 if.else: ; preds = %land.lhs.true, %entry
44 if.end: ; preds = %if.else, %if.then
50 land.lhs.true3: ; preds = %if.end
56 if.then5: ; preds = %land.lhs.true3
59 if.else6: ; preds = %land.lhs.true3, %if.end
63 if.end7: ; preds = %if.else6, %if.then5
  /external/llvm/test/CodeGen/ARM/
2008-05-19-ScavengerAssert.ll 16 bb190.preheader: ; preds = %entry
20 cond_true166: ; preds = %entry
2009-09-22-LiveVariablesBug.ll 16 bb.nph: ; preds = %entry
21 return: ; preds = %entry
2009-09-27-CoalescerBug.ll 13 bb: ; preds = %entry
19 bb1: ; preds = %entry
2009-11-13-CoalescerCrash.ll 12 bb48: ; preds = %entry
16 bb81: ; preds = %entry
2011-04-15-AndVFlagPeepholeBug.ll 14 if.then: ; preds = %entry
18 if.end: ; preds = %if.then, %entry
2014-08-04-muls-it.ll 9 if.then: ; preds = %entry
13 if.end: ; preds = %if.then, %entry
compare-call.ll 11 cond_true: ; preds = %entry
15 UnifiedReturnBlock: ; preds = %entry
ehabi-filters.ll 26 lpad.i: ; preds = %entry
36 ehspec.unexpected.i: ; preds = %lpad.i
41 .noexc: ; preds = %ehspec.unexpected.i
44 unreachable.i: ; preds = %entry
47 lpad: ; preds = %ehspec.unexpected.i
52 lpad.body: ; preds = %lpad.i, %lpad
59 try.cont: ; preds = %lpad.body
65 eh.resume: ; preds = %lpad.body
ifcvt6.ll 12 cond_true: ; preds = %entry
16 UnifiedReturnBlock: ; preds = %entry
lsr-scale-addr-mode.ll 9 cond_next: ; preds = %cond_next, %entry
17 return: ; preds = %cond_next
peephole-bitcast.ll 20 if.then: ; preds = %entry
24 if.end: ; preds = %if.then, %entry
weak2.ll 10 cond_true8: ; preds = %entry
14 UnifiedReturnBlock: ; preds = %entry

Completed in 287 milliseconds

<<21222324252627282930>>