Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/
H A Ddeoptimization_aarch64.S50 ldp d10, d11, [\basereg, #-16]!
86 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
145 CFI_REL_OFFSET(d11, -((BOUNDARY_FRAME_SLOT + 14) * 8))
184 CFI_RESTORE(d11)
244 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
271 CFI_RESTORE(d11)
324 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
348 CFI_RESTORE(d11)
H A Dcompiled_code_to_runtime_bridge_aarch64.S195 stp d10, d11, [sp, #-16]!
197 CFI_REL_OFFSET(d11, 8)
H A Dcompiled_code_to_interpreter_bridge_aarch64.S71 CFI_REL_OFFSET(d11, -(16 * 8))
H A Dcompiled_code_to_interpreter_bridge_dyn_aarch64.S71 CFI_REL_OFFSET(d11, -(16 * 8))
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
H A Ddeoptimization_arm.S189 vldr d11, [r3, #-40]
190 CFI_RESTORE(d11)
271 vldr d11, [r3, #-40]
272 CFI_RESTORE(d11)
341 vldr d11, [r0, #-40]
342 CFI_RESTORE(d11)
H A Dcompiled_code_to_interpreter_bridge_arm.S72 CFI_REL_OFFSET(d11, -(18 * 4))
230 CFI_RESTORE(d11)
H A Dcompiled_code_to_runtime_bridge_arm.S49 CFI_REL_OFFSET(d11, (\offset - CALLEE_VREG0_OFFSET + 4*6))
62 CFI_RESTORE(d11)
324 CFI_REL_OFFSET(d11, (6 * 4))
H A Dcompiled_code_to_interpreter_bridge_armhf.S66 CFI_REL_OFFSET(d11, -(18 * 4))
261 CFI_RESTORE(d11)
/arkcompiler/runtime_core/static_core/runtime/arch/aarch64/
H A Dosr_aarch64.S60 ldp d10, d11, [x16], #16
169 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
264 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
361 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
H A Dhelpers_aarch64.S108 stp d10, d11, [\base_reg, #-16]!
114 ldp d10, d11, [\base_reg], #16
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm64/
H A Dets_async_entry_point_aarch64.S67 stp d10, d11, [sp, #-16]!
68 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
H A Dets_napi_entry_point_aarch64.S213 // | | | | d11 | 14
308 stp d10, d11, [sp, #-16]!
309 CFI_REL_OFFSET(d11, -((CFRAME_CALLEE_REGS_START_SLOT + 14) * 8))
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/arch/arm32/
H A Dets_async_entry_point_arm32.S54 CFI_REL_OFFSET(d11, -((CFRAME_LOCALS_COUNT + 2 + 10) * 4))
H A Dets_async_entry_point_arm32hf.S53 CFI_REL_OFFSET(d11, -((CFRAME_LOCALS_COUNT + 2 + 10) * 4))
H A Dets_napi_entry_point_arm32hf.S198 // | | | | d11.1 | 8
199 // | | | | d11.0 | 9
298 CFI_REL_OFFSET(d11, -((CFRAME_LOCALS_COUNT + 2 + 10) * 4))
H A Dets_napi_entry_point_arm32.S199 // | | | | d11.1 | 8
200 // | | | | d11.0 | 9
266 CFI_REL_OFFSET(d11, -((CFRAME_LOCALS_COUNT + 2 + 10) * 4))
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp208 double d11 = 1.797693134862315807937e+308; in HWTEST_F_L0() local
209 JSHandle<EcmaString> resultJSHandle11 = NumberHelper::DoubleToEcmaString(thread, d11); in HWTEST_F_L0()

Completed in 7 milliseconds