| /external/trusty/arm-trusted-firmware/lib/extensions/amu/aarch32/ |
| D | amu_helpers.S | 33 * Given `idx` calculate address of ldcopr16/bx lr instruction pair 37 lsl r0, r0, #3 /* each ldcopr16/bx lr sequence is 8 bytes */ 42 bx lr 44 bx lr 46 bx lr 48 bx lr 68 * Given `idx` calculate address of stcopr16/bx lr instruction pair 72 lsl r0, r0, #3 /* each stcopr16/bx lr sequence is 8 bytes */ 78 bx lr 80 bx lr [all …]
|
| /external/arm-trusted-firmware/lib/extensions/amu/aarch32/ |
| D | amu_helpers.S | 33 * Given `idx` calculate address of ldcopr16/bx lr instruction pair 37 lsl r0, r0, #3 /* each ldcopr16/bx lr sequence is 8 bytes */ 42 bx lr 44 bx lr 46 bx lr 48 bx lr 68 * Given `idx` calculate address of stcopr16/bx lr instruction pair 72 lsl r0, r0, #3 /* each stcopr16/bx lr sequence is 8 bytes */ 78 bx lr 80 bx lr [all …]
|
| /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
| D | LogRecordTest.java | 37 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 …]
|
| /external/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/ |
| D | different-addrspace-addressing-mode-loops.ll | 9 ; 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/rust/crates/quiche/deps/boringssl/ios-arm/crypto/test/ |
| D | trampoline-armv4.S | 36 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 68 @ repurpose lr as scratch space. 70 ldr lr, [sp, #36] @ Load argv into lr. 80 ldr r3, [lr, #12] @ argv[3] 82 ldr r2, [lr, #8] @ argv[2] 84 ldr r1, [lr, #4] @ argv[1] 86 ldr r0, [lr] @ argv[0] 89 @ With every other register in use, load the function pointer into lr 91 ldr lr, [sp, #28] 92 blx lr [all …]
|
| /external/openscreen/third_party/boringssl/ios-arm/crypto/test/ |
| D | trampoline-armv4.S | 36 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 68 @ repurpose lr as scratch space. 70 ldr lr, [sp, #36] @ Load argv into lr. 80 ldr r3, [lr, #12] @ argv[3] 82 ldr r2, [lr, #8] @ argv[2] 84 ldr r1, [lr, #4] @ argv[1] 86 ldr r0, [lr] @ argv[0] 89 @ With every other register in use, load the function pointer into lr 91 ldr lr, [sp, #28] 92 blx lr [all …]
|
| /external/cronet/third_party/boringssl/apple-arm/crypto/test/ |
| D | trampoline-armv4-apple.S | 28 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 60 @ repurpose lr as scratch space. 62 ldr lr, [sp, #36] @ Load argv into lr. 72 ldr r3, [lr, #12] @ argv[3] 74 ldr r2, [lr, #8] @ argv[2] 76 ldr r1, [lr, #4] @ argv[1] 78 ldr r0, [lr] @ argv[0] 81 @ With every other register in use, load the function pointer into lr 83 ldr lr, [sp, #28] 84 blx lr [all …]
|
| /external/llvm/test/CodeGen/ARM/ |
| D | 2011-02-04-AntidepMultidef.ll | 25 ; 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 …]
|
| D | ehabi.ll | 158 ; 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/boringssl/src/gen/test_support/ |
| D | trampoline-armv4-linux.S | 28 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 60 @ repurpose lr as scratch space. 62 ldr lr, [sp, #36] @ .Load argv into lr. 72 ldr r3, [lr, #12] @ argv[3] 74 ldr r2, [lr, #8] @ argv[2] 76 ldr r1, [lr, #4] @ argv[1] 78 ldr r0, [lr] @ argv[0] 81 @ With every other register in use, load the function pointer into lr 83 ldr lr, [sp, #28] 84 blx lr [all …]
|
| /external/cronet/third_party/boringssl/linux-arm/crypto/test/ |
| D | trampoline-armv4-linux.S | 28 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 60 @ repurpose lr as scratch space. 62 ldr lr, [sp, #36] @ .Load argv into lr. 72 ldr r3, [lr, #12] @ argv[3] 74 ldr r2, [lr, #8] @ argv[2] 76 ldr r1, [lr, #4] @ argv[1] 78 ldr r0, [lr] @ argv[0] 81 @ With every other register in use, load the function pointer into lr 83 ldr lr, [sp, #28] 84 blx lr [all …]
|
| /external/openscreen/third_party/boringssl/linux-arm/crypto/test/ |
| D | trampoline-armv4.S | 37 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 69 @ repurpose lr as scratch space. 71 ldr lr, [sp, #36] @ .Load argv into lr. 81 ldr r3, [lr, #12] @ argv[3] 83 ldr r2, [lr, #8] @ argv[2] 85 ldr r1, [lr, #4] @ argv[1] 87 ldr r0, [lr] @ argv[0] 90 @ With every other register in use, load the function pointer into lr 92 ldr lr, [sp, #28] 93 blx lr [all …]
|
| /external/rust/crates/quiche/deps/boringssl/linux-arm/crypto/test/ |
| D | trampoline-armv4.S | 37 stmdb sp!, {r0,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11,lr} 69 @ repurpose lr as scratch space. 71 ldr lr, [sp, #36] @ .Load argv into lr. 81 ldr r3, [lr, #12] @ argv[3] 83 ldr r2, [lr, #8] @ argv[2] 85 ldr r1, [lr, #4] @ argv[1] 87 ldr r0, [lr] @ argv[0] 90 @ With every other register in use, load the function pointer into lr 92 ldr lr, [sp, #28] 93 blx lr [all …]
|
| /external/sandboxed-api/contrib/libraw/test/ |
| D | libraw_test.cc | 74 LibRaw lr(&sandbox, test_file_path); in TEST_P() local 75 SAPI_ASSERT_OK(lr.CheckIsInit()); in TEST_P() 76 SAPI_ASSERT_OK(lr.OpenFile()); in TEST_P() 86 LibRaw lr(&sandbox, test_file_path); in TEST_P() local 87 SAPI_ASSERT_OK(lr.CheckIsInit()); in TEST_P() 88 SAPI_ASSERT_OK(lr.OpenFile()); in TEST_P() 89 SAPI_ASSERT_OK(lr.Unpack()); in TEST_P() 99 LibRaw lr(&sandbox, test_file_path); in TEST_P() local 100 SAPI_ASSERT_OK(lr.CheckIsInit()); in TEST_P() 101 SAPI_ASSERT_OK(lr.OpenFile()); in TEST_P() [all …]
|
| /external/libxaac/decoder/armv7/ |
| D | ixheaacd_inv_dit_fft_8pt.s | 29 STMFD sp!, {r4-r12, lr} 41 LDR lr, [r0, #0x10] 43 QADD r10, lr, r6 44 QSUB r6, lr, r6 50 QSUB lr, r12, r10 61 STMIA sp, {r8, lr} 67 LDR lr, [r0, #0x28] 69 QADD r7, r5, lr 72 QSUB r5, r5, lr 73 LDR lr, [r0, #0x18] [all …]
|
| /external/pigweed/pw_cpu_exception_cortex_m/ |
| D | crash.cc | 48 "PSP stack overflow. Thread=%s PC=0x%08" PRIx32 " LR=0x%08" PRIx32 in AnalyzeCpuStateAndCrash() 52 cpu_state.base.lr, in AnalyzeCpuStateAndCrash() 60 "MSP stack overflow. Thread=%s PC=0x%08" PRIx32 " LR=0x%08" PRIx32 in AnalyzeCpuStateAndCrash() 64 cpu_state.base.lr, in AnalyzeCpuStateAndCrash() 85 "PC=0x%08" PRIx32 " LR=0x%08" PRIx32 " CFSR=0x%08" PRIx32 in AnalyzeCpuStateAndCrash() 89 cpu_state.base.lr, in AnalyzeCpuStateAndCrash() 99 "PC=0x%08" PRIx32 " LR=0x%08" PRIx32 " CFSR=0x%08" PRIx32 in AnalyzeCpuStateAndCrash() 103 cpu_state.base.lr, in AnalyzeCpuStateAndCrash() 116 "PC=0x%08" PRIx32 " LR=0x%08" PRIx32 " CFSR=0x%08" PRIx32 in AnalyzeCpuStateAndCrash() 120 cpu_state.base.lr, in AnalyzeCpuStateAndCrash() [all …]
|
| /external/llvm/test/Transforms/IndVarSimplify/ |
| D | pr20680.ll | 28 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/llvm/test/CodeGen/Hexagon/ |
| D | hwloop-le.ll | 10 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 …]
|
| D | hwloop-ne.ll | 10 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 …]
|
| /external/llvm/test/CodeGen/PowerPC/ |
| D | ctrloop-lt.ll | 14 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 …]
|
| D | ctrloop-ne.ll | 11 br i1 %cmp3, label %for.body.lr.ph, label %for.end 13 for.body.lr.ph: ; preds = %entry 16 for.body: ; preds = %for.body.lr.ph, %for.body 17 %i.04 = phi i32 [ 32623, %for.body.lr.ph ], [ %inc, %for.body ] 41 br i1 %cmp3, label %for.body.lr.ph, label %for.end 43 for.body.lr.ph: ; preds = %entry 46 for.body: ; preds = %for.body.lr.ph, %for.body 47 %i.04 = phi i32 [ 29554, %for.body.lr.ph ], [ %inc, %for.body ] 71 br i1 %cmp3, label %for.body.lr.ph, label %for.end 73 for.body.lr.ph: ; preds = %entry [all …]
|
| D | ctrloop-le.ll | 14 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 [ 28395, %for.body.lr.ph ], [ %inc, %for.body ] 43 br i1 %cmp3, label %for.body.lr.ph, label %for.end 45 for.body.lr.ph: ; preds = %entry 48 for.body: ; preds = %for.body.lr.ph, %for.body 49 %i.04 = phi i32 [ 9073, %for.body.lr.ph ], [ %inc, %for.body ] 72 br i1 %cmp3, label %for.body.lr.ph, label %for.end 74 for.body.lr.ph: ; preds = %entry [all …]
|
| /external/webrtc/audio/utility/ |
| D | channel_mixing_matrix.cc | 85 // which should map the back LR to side LR. in ChannelMixingMatrix() 159 // Mix front LR into center. in CreateTransformationMatrix() 172 // Mix center into front LR. in CreateTransformationMatrix() 174 // When up mixing from mono, just do a copy to front LR. in CreateTransformationMatrix() 181 // Mix back LR into: side LR || back center || front LR || front center. in CreateTransformationMatrix() 184 // If the input has side LR, mix back LR into side LR, but instead if the in CreateTransformationMatrix() 185 // input doesn't have side LR (but output does) copy back LR to side LR. in CreateTransformationMatrix() 190 // Mix back LR into back center. in CreateTransformationMatrix() 194 // Mix back LR into front LR. in CreateTransformationMatrix() 198 // Mix back LR into front center. in CreateTransformationMatrix() [all …]
|
| /external/llvm/test/Transforms/LoopVectorize/ARM/ |
| D | arm-unroll.ll | 18 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 …]
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | optimizer_v1.py | 168 lr: float >= 0. Learning rate. 175 def __init__(self, lr=0.01, momentum=0., decay=0., nesterov=False, **kwargs): argument 179 self.lr = backend.variable(lr, name='lr') 195 lr = self.lr 197 lr = lr * ( 205 v = self.momentum * m - lr * g # velocity 209 new_p = p + self.momentum * v - lr * g 222 'lr': float(backend.get_value(self.lr)), 239 lr: float >= 0. Learning rate. 246 def __init__(self, lr=0.001, rho=0.9, epsilon=None, decay=0., **kwargs): argument [all …]
|