Home
last modified time | relevance | path

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

12345678910>>...43

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLogRecordTest.java37 private LogRecord lr; field in LogRecordTest
43 lr = new LogRecord(Level.CONFIG, MSG); in setUp()
64 assertNull(lr.getLoggerName()); in testGetSetLoggerName()
65 lr.setLoggerName(null); in testGetSetLoggerName()
66 assertNull(lr.getLoggerName()); in testGetSetLoggerName()
67 lr.setLoggerName("test logger name"); in testGetSetLoggerName()
68 assertEquals("test logger name", lr.getLoggerName()); in testGetSetLoggerName()
72 assertNull(lr.getResourceBundleName()); in testGetSetResourceBundle()
73 assertNull(lr.getResourceBundle()); in testGetSetResourceBundle()
75 lr.setResourceBundle(null); in testGetSetResourceBundle()
[all …]
DSimpleFormatterTest.java35 LogRecord lr; field in SimpleFormatterTest
45 lr = new LogRecord(Level.FINE, MSG); in setUp()
61 lr.setResourceBundle(rb); in testLocalizedFormat()
62 lr.setMessage("msg"); in testLocalizedFormat()
64 String str = sf.format(lr); in testLocalizedFormat()
68 lr.setResourceBundle(null); in testLocalizedFormat()
69 lr.setResourceBundleName("bundles/com/android/java/util/logging/res"); in testLocalizedFormat()
70 lr.setMessage("msg"); in testLocalizedFormat()
71 str = sf.format(lr); in testLocalizedFormat()
77 String str = sf.format(lr);
[all …]
DXMLFormatterTest.java42 LogRecord lr = null; field in XMLFormatterTest
48 lr = new LogRecord(Level.SEVERE, "pattern"); in setUp()
57 lr.setResourceBundle(rb); in testLocalFormat()
58 lr.setMessage("pattern"); in testLocalFormat()
59 String result = formatter.format(lr); in testLocalFormat()
64 lr.setMessage("msg"); in testLocalFormat()
65 result = formatter.format(lr); in testLocalFormat()
70 lr.setMessage("pattern {0, number}"); in testLocalFormat()
71 result = formatter.format(lr); in testLocalFormat()
76 lr.setMessage("bad key"); in testLocalFormat()
[all …]
/external/llvm/test/CodeGen/ARM/
D2011-02-04-AntidepMultidef.ll25 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
27 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
28 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
30 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
39 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
41 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
42 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
44 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
53 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
55 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
[all …]
Dt2-shrink-ldrpost.ll12 br i1 %1, label %.lr.ph, label %._crit_edge
14 .lr.ph: ; preds = %.lr.ph, %0
15 %i.04 = phi i32 [ %6, %.lr.ph ], [ 0, %0 ]
16 %.03 = phi i32* [ %2, %.lr.ph ], [ %b, %0 ]
17 %.012 = phi i32* [ %5, %.lr.ph ], [ %a, %0 ]
25 br i1 %exitcond, label %._crit_edge, label %.lr.ph
27 ._crit_edge: ; preds = %.lr.ph, %0
35 br i1 %1, label %.lr.ph, label %._crit_edge
37 .lr.ph: ; preds = %.lr.ph, %0
38 %i.04 = phi i32 [ %6, %.lr.ph ], [ 0, %0 ]
[all …]
Dehabi.ll158 ; CHECK-FP: .save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
159 ; CHECK-FP: push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
170 ; CHECK-FP-ELIM: .save {r4, r5, r6, r7, r8, r9, r10, r11, lr}
171 ; CHECK-FP-ELIM: push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
180 ; CHECK-V7-FP: .save {r4, r10, r11, lr}
181 ; CHECK-V7-FP: push {r4, r10, r11, lr}
194 ; CHECK-V7-FP-ELIM: .save {r4, lr}
195 ; CHECK-V7-FP-ELIM: push {r4, lr}
208 ; DWARF-FP: push {r4, r5, r6, r7, r8, r9, r10, r11, lr}
210 ; DWARF-FP: .cfi_offset lr, -4
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
D2011-02-04-AntidepMultidef.ll25 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
27 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
28 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
30 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
39 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
41 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
42 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
44 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
53 ; CHECK: umull [[REGISTER:lr|r[0-9]+]],
55 ; CHECK: {{lr|r[0-9]+}}, {{lr|r[0-9]+$}}
[all …]
/external/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/
Ddifferent-addrspace-addressing-mode-loops.ll9 ; OPT: {{^}}.lr.ph:
10 ; OPT: %lsr.iv2 = phi i8 addrspace(1)* [ %scevgep3, %.lr.ph ], [ %arg1, %.lr.ph.preheader ]
16 br i1 %tmp, label %.lr.ph.preheader, label %._crit_edge
18 .lr.ph.preheader: ; preds = %bb
19 br label %.lr.ph
21 ._crit_edge.loopexit: ; preds = %.lr.ph
27 .lr.ph: ; preds = %.lr.ph, %.lr.ph.preheader
28 %indvars.iv = phi i64 [ %indvars.iv.next, %.lr.ph ], [ 0, %.lr.ph.preheader ]
40 br i1 %exitcond, label %._crit_edge.loopexit, label %.lr.ph
44 ; OPT: {{^}}.lr.ph.preheader:
[all …]
/external/llvm/test/Transforms/LoopVectorize/ARM/
Darm-unroll.ll18 br i1 %1, label %.lr.ph, label %._crit_edge
20 .lr.ph: ; preds = %0, %.lr.ph
21 %i.02 = phi i32 [ %5, %.lr.ph ], [ 0, %0 ]
22 %sum.01 = phi i32 [ %4, %.lr.ph ], [ 0, %0 ]
28 br i1 %exitcond, label %._crit_edge, label %.lr.ph
30 ._crit_edge: ; preds = %.lr.ph, %0
31 %sum.0.lcssa = phi i32 [ 0, %0 ], [ %4, %.lr.ph ]
41 br i1 %1, label %.lr.ph, label %._crit_edge
43 .lr.ph:
44 %i.02 = phi i32 [ %5, %.lr.ph ], [ 0, %0 ]
[all …]
Dwidth-detect.ll11 br i1 %1, label %.lr.ph, label %._crit_edge
13 .lr.ph: ; preds = %0, %.lr.ph
14 %indvars.iv = phi i64 [ %indvars.iv.next, %.lr.ph ], [ 0, %0 ]
15 %prod.01 = phi float [ %4, %.lr.ph ], [ 0.000000e+00, %0 ]
22 br i1 %exitcond, label %._crit_edge, label %.lr.ph
24 ._crit_edge: ; preds = %.lr.ph, %0
25 %prod.0.lcssa = phi float [ 0.000000e+00, %0 ], [ %4, %.lr.ph ]
34 br i1 %1, label %.lr.ph, label %._crit_edge
36 .lr.ph: ; preds = %0, %.lr.ph
37 %indvars.iv = phi i64 [ %indvars.iv.next, %.lr.ph ], [ 0, %0 ]
[all …]
/external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/
DLineRegionTest.java39 LineRegion lr = new LineRegion(0d, 0d); in testConstructor() local
40 assertEquals(0d, lr.getMinVal()); in testConstructor()
41 assertEquals(0d, lr.getMaxVal()); in testConstructor()
43 lr = new LineRegion(1.5d, -2d); in testConstructor()
44 assertEquals(-2d, lr.getMinVal()); in testConstructor()
45 assertEquals(1.5d, lr.getMaxVal()); in testConstructor()
47 lr = new LineRegion(10d, 20d); in testConstructor()
48 assertEquals(10d, lr.getMinVal()); in testConstructor()
49 assertEquals(20d, lr.getMaxVal()); in testConstructor()
78 LineRegion lr = new LineRegion(0, 10); in testLength() local
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dthumb2-add.ll5 ; CHECK-NOT: bx lr
7 ; CHECK: bx lr
15 ; CHECK-NOT: bx lr
17 ; CHECK: bx lr
25 ; CHECK-NOT: bx lr
27 ; CHECK: bx lr
35 ; CHECK-NOT: bx lr
37 ; CHECK: bx lr
45 ; CHECK-NOT: bx lr
47 ; CHECK: bx lr
[all …]
/external/llvm/test/CodeGen/Thumb2/
Dthumb2-add.ll5 ; CHECK-NOT: bx lr
7 ; CHECK: bx lr
15 ; CHECK-NOT: bx lr
17 ; CHECK: bx lr
25 ; CHECK-NOT: bx lr
27 ; CHECK: bx lr
35 ; CHECK-NOT: bx lr
37 ; CHECK: bx lr
45 ; CHECK-NOT: bx lr
47 ; CHECK: bx lr
[all …]
/external/selinux/libselinux/src/
Dlabel.c277 struct selabel_lookup_rec *lr, in selabel_fini() argument
284 if (compat_validate(rec, lr, path, 0)) in selabel_fini()
287 if (translating && !lr->ctx_trans && in selabel_fini()
288 selinux_raw_to_trans_context(lr->ctx_raw, &lr->ctx_trans)) in selabel_fini()
298 struct selabel_lookup_rec *lr; in selabel_lookup_common() local
308 lr = rec->func_lookup(rec, ptr, type); in selabel_lookup_common()
311 lr = rec->func_lookup(rec, key, type); in selabel_lookup_common()
313 if (!lr) in selabel_lookup_common()
316 if (selabel_fini(rec, lr, translating)) in selabel_lookup_common()
319 return lr; in selabel_lookup_common()
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Dpr20680.ll28 br i1 %tobool2, label %for.inc13, label %for.body3.lr.ph
30 for.body3.lr.ph: ; preds = %for.cond2.preheader
36 …br i1 %tobool5, label %for.body3.lr.ph.split.us, label %for.body3.lr.ph.for.body3.lr.ph.split_crit…
38 for.body3.lr.ph.for.body3.lr.ph.split_crit_edge: ; preds = %for.body3.lr.ph
39 br label %for.body3.lr.ph.split
41 for.body3.lr.ph.split.us: ; preds = %for.body3.lr.ph
42 …br i1 %tobool, label %for.body3.lr.ph.split.us.split.us, label %for.body3.lr.ph.split.us.for.body3…
44 for.body3.lr.ph.split.us.for.body3.lr.ph.split.us.split_crit_edge: ; preds = %for.body3.lr.ph.split…
45 br label %for.body3.lr.ph.split.us.split
47 for.body3.lr.ph.split.us.split.us: ; preds = %for.body3.lr.ph.split.us
[all …]
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym55150 STACK CFI INIT 15dc4 2 .cfa: sp 0 + .ra: lr
55151 STACK CFI INIT 15dc6 2 .cfa: sp 0 + .ra: lr
55152 STACK CFI INIT 15dc8 4 .cfa: sp 0 + .ra: lr
55153 STACK CFI INIT 15dcc 4 .cfa: sp 0 + .ra: lr
55154 STACK CFI INIT 15dd0 4 .cfa: sp 0 + .ra: lr
55155 STACK CFI INIT 15dd4 4 .cfa: sp 0 + .ra: lr
55156 STACK CFI INIT 15dd8 4 .cfa: sp 0 + .ra: lr
55157 STACK CFI INIT 15ddc 6 .cfa: sp 0 + .ra: lr
55158 STACK CFI INIT 15de2 2 .cfa: sp 0 + .ra: lr
55159 STACK CFI INIT 15dc8 4 .cfa: sp 0 + .ra: lr
[all …]
/external/libhevc/common/arm/
Dihevc_intra_pred_chroma_mode_27_to_33.s128 mov lr,#0 @row
158 vmov.u32 lr,d5[0] @(i row)extract idx to the r register
159 lsl lr,lr,#1
162 and r9,lr,#0xff @(i row) get the last byte
166 asr lr,lr,#8 @(ii)shift by 8
168 and r9,lr,#0xff @(ii)get the last byte
170 asr lr,lr,#8 @(iii)
174 and r9,lr,#0xff @(iii)
183 asr lr,lr,#8 @(iv)
187 and r9,lr,#0xff @(iv)
[all …]
/external/llvm/test/Transforms/LoopVectorize/
Dno_int_induction.ll19 br i1 %3, label %_ZSt10accumulateIPiiET0_T_S2_S1_.exit, label %.lr.ph.i
21 .lr.ph.i: ; preds = %0, %.lr.ph.i
22 %.03.i = phi i32* [ %6, %.lr.ph.i ], [ %A, %0 ]
23 %.012.i = phi i32 [ %5, %.lr.ph.i ], [ 0, %0 ]
28 br i1 %7, label %_ZSt10accumulateIPiiET0_T_S2_S1_.exit, label %.lr.ph.i
30 _ZSt10accumulateIPiiET0_T_S2_S1_.exit: ; preds = %.lr.ph.i, %0
31 %.01.lcssa.i = phi i32 [ 0, %0 ], [ %5, %.lr.ph.i ]
46 br i1 %3, label %_ZSt10accumulateIPiiET0_T_S2_S1_.exit, label %.lr.ph.i
48 .lr.ph.i: ; preds = %0, %.lr.ph.i
49 %.03.i = phi i32 addrspace(1)* [ %6, %.lr.ph.i ], [ %A, %0 ]
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dsysv.S50 push lr
61 mv lr, r0
66 jl lr
75 ld lr, @(8,fp)
76 cmpi lr, #16
78 ldi lr, #16
80 add sp, lr
83 ld lr, @(28,fp)
84 jl lr
116 pop lr
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dpr24636.ll10 br i1 undef, label %.lr.ph, label %4
17 .lr.ph: ; preds = %0
18 br i1 undef, label %.lr.ph.split, label %.preheader
20 .preheader: ; preds = %.preheader, %.lr.ph
21 br i1 undef, label %.lr.ph.split, label %.preheader
23 .lr.ph.split: ; preds = %.preheader, %.lr.ph
24 br i1 undef, label %._crit_edge, label %.lr.ph.split.split
26 .lr.ph.split.split: ; preds = %.lr.ph.split.split, %.lr.ph.split
27 %1 = phi i32 [ %2, %.lr.ph.split.split ], [ undef, %.lr.ph.split ]
30 br i1 %3, label %.lr.ph.split.split, label %._crit_edge
[all …]
Dctrloop-lt.ll14 br i1 %cmp3, label %for.body.lr.ph, label %for.end
16 for.body.lr.ph: ; preds = %entry
19 for.body: ; preds = %for.body.lr.ph, %for.body
20 %i.04 = phi i32 [ 8531, %for.body.lr.ph ], [ %inc, %for.body ]
44 br i1 %cmp3, label %for.body.lr.ph, label %for.end
46 for.body.lr.ph: ; preds = %entry
49 for.body: ; preds = %for.body.lr.ph, %for.body
50 %i.04 = phi i32 [ 9152, %for.body.lr.ph ], [ %inc, %for.body ]
74 br i1 %cmp3, label %for.body.lr.ph, label %for.end
76 for.body.lr.ph: ; preds = %entry
[all …]
/external/llvm/test/CodeGen/Hexagon/
Dhwloop-ne.ll10 br i1 %cmp3, label %for.body.lr.ph, label %for.end
12 for.body.lr.ph: ; preds = %entry
15 for.body: ; preds = %for.body.lr.ph, %for.body
16 %i.04 = phi i32 [ 32623, %for.body.lr.ph ], [ %inc, %for.body ]
39 br i1 %cmp3, label %for.body.lr.ph, label %for.end
41 for.body.lr.ph: ; preds = %entry
44 for.body: ; preds = %for.body.lr.ph, %for.body
45 %i.04 = phi i32 [ 29554, %for.body.lr.ph ], [ %inc, %for.body ]
68 br i1 %cmp3, label %for.body.lr.ph, label %for.end
70 for.body.lr.ph: ; preds = %entry
[all …]
Dhwloop-le.ll10 br i1 %cmp3, label %for.body.lr.ph, label %for.end
12 for.body.lr.ph: ; preds = %entry
15 for.body: ; preds = %for.body.lr.ph, %for.body
16 %i.04 = phi i32 [ 28395, %for.body.lr.ph ], [ %inc, %for.body ]
39 br i1 %cmp3, label %for.body.lr.ph, label %for.end
41 for.body.lr.ph: ; preds = %entry
44 for.body: ; preds = %for.body.lr.ph, %for.body
45 %i.04 = phi i32 [ 9073, %for.body.lr.ph ], [ %inc, %for.body ]
68 br i1 %cmp3, label %for.body.lr.ph, label %for.end
70 for.body.lr.ph: ; preds = %entry
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dvirtexts-thumb.txt47 # CHECK-NOVIRT: subs pc, lr, #0
48 # CHECK-NOVIRT: subseq pc, lr, #0
49 # CHECK-NOVIRT: subsne pc, lr, #0
50 # CHECK-NOVIRT: subshs pc, lr, #0
51 # CHECK-NOVIRT: subslo pc, lr, #0
52 # CHECK-NOVIRT: subsmi pc, lr, #0
53 # CHECK-NOVIRT: subspl pc, lr, #0
54 # CHECK-NOVIRT: subsvs pc, lr, #0
55 # CHECK-NOVIRT: subsvc pc, lr, #0
56 # CHECK-NOVIRT: subshi pc, lr, #0
[all …]
/external/llvm/test/Analysis/DependenceAnalysis/
DConstraints.ll15 br i1 %1, label %.preheader.lr.ph, label %35
17 .preheader.lr.ph: ; preds = %0
29 .preheader: ; preds = %._crit_edge7, %.preheader.lr.ph
30 %10 = phi i32 [ %out_l.promoted, %.preheader.lr.ph ], [ %33, %._crit_edge7 ]
31 %iter.08 = phi i32 [ 0, %.preheader.lr.ph ], [ %34, %._crit_edge7 ]
32 br i1 %3, label %._crit_edge7, label %.lr.ph6
34 .loopexit: ; preds = %._crit_edge, %.lr.ph6
38 br i1 %11, label %.lr.ph6, label %._crit_edge7
40 .lr.ph6: ; preds = %.preheader, %.loopexit
46 br i1 %12, label %.lr.ph4, label %.loopexit
[all …]

12345678910>>...43