Home
last modified time | relevance | path

Searched refs:d12 (Results 1 - 17 of 17) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/
H A Ddeoptimization_aarch64.S49 ldp d12, d13, [\basereg, #-16]!
85 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
142 CFI_REL_OFFSET(d12, -((BOUNDARY_FRAME_SLOT + 13) * 8))
183 CFI_RESTORE(d12)
243 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
270 CFI_RESTORE(d12)
323 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
347 CFI_RESTORE(d12)
H A Dcompiled_code_to_runtime_bridge_aarch64.S191 stp d12, d13, [sp, #-16]!
194 CFI_REL_OFFSET(d12, 0)
H A Dcompiled_code_to_interpreter_bridge_aarch64.S70 CFI_REL_OFFSET(d12, -(15 * 8))
H A Dcompiled_code_to_interpreter_bridge_dyn_aarch64.S70 CFI_REL_OFFSET(d12, -(15 * 8))
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
H A Ddeoptimization_arm.S187 vldr d12, [r3, #-32]
188 CFI_RESTORE(d12)
269 vldr d12, [r3, #-32]
270 CFI_RESTORE(d12)
339 vldr d12, [r0, #-32]
340 CFI_RESTORE(d12)
H A Dcompiled_code_to_interpreter_bridge_arm.S71 CFI_REL_OFFSET(d12, -(16 * 4))
229 CFI_RESTORE(d12)
H A Dcompiled_code_to_runtime_bridge_arm.S48 CFI_REL_OFFSET(d12, (\offset - CALLEE_VREG0_OFFSET + 4*8))
61 CFI_RESTORE(d12)
323 CFI_REL_OFFSET(d12, (8 * 4))
H A Dcompiled_code_to_interpreter_bridge_armhf.S65 CFI_REL_OFFSET(d12, -(16 * 4))
260 CFI_RESTORE(d12)
/arkcompiler/runtime_core/static_core/runtime/arch/aarch64/
H A Dosr_aarch64.S61 ldp d12, d13, [x16], #16
168 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
263 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
360 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
H A Dhelpers_aarch64.S107 stp d12, d13, [\base_reg, #-16]!
115 ldp d12, d13, [\base_reg], #16
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm64/
H A Dets_async_entry_point_aarch64.S64 stp d12, d13, [sp, #-16]!
66 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
H A Dets_napi_entry_point_aarch64.S212 // | | | | d12 | 13
305 stp d12, d13, [sp, #-16]!
307 CFI_REL_OFFSET(d12, -((CFRAME_CALLEE_REGS_START_SLOT + 13) * 8))
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm32/
H A Dets_async_entry_point_arm32.S53 CFI_REL_OFFSET(d12, -((CFRAME_LOCALS_COUNT + 2 + 8) * 4))
H A Dets_async_entry_point_arm32hf.S52 CFI_REL_OFFSET(d12, -((CFRAME_LOCALS_COUNT + 2 + 8) * 4))
H A Dets_napi_entry_point_arm32hf.S196 // | | | | d12.1 | 6
197 // | | | | d12.0 | 7
297 CFI_REL_OFFSET(d12, -((CFRAME_LOCALS_COUNT + 2 + 8) * 4))
H A Dets_napi_entry_point_arm32.S197 // | | | | d12.1 | 6
198 // | | | | d12.0 | 7
265 CFI_REL_OFFSET(d12, -((CFRAME_LOCALS_COUNT + 2 + 8) * 4))
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp214 double d12 = -1.797693134862315807937e+308; in HWTEST_F_L0() local
215 JSHandle<EcmaString> resultJSHandle12 = NumberHelper::DoubleToEcmaString(thread, d12); in HWTEST_F_L0()

Completed in 7 milliseconds