Home
last modified time | relevance | path

Searched refs:x29 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/analyze_property/dictionary_mode/
Ddictionary_mode.ts50 x29: number; property in C
/arkcompiler/runtime_core/compiler/docs/
Dplt.md180 On `arm64` is is just a one `stp x29, x30, [sp, #-16]` instruction,while on `x86` caller return add…
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DgeneratedContextualTyping.ts210 class x29 { private member: { (): Base[]; } = function() {