Home
last modified time | relevance | path

Searched full:actually (Results 1 – 25 of 33) sorted by relevance

12

/arkcompiler/runtime_core/compiler/docs/
Dplt.md17 The problem is that such a `SlowPath` would be actually required only once when we first time reach…
25 `ThirdSlot` would actually store `Method pointer` after resolving, but during AOT file loading it i…
168 …n platform-independent file `code_generator/target/target.cpp`, although there are actually several
175 in 3 Resolvers (all but CallStatic) is actually a caller-saved for `arm64`, but callee-saved for `x…
184 It actually copies the `SlowPath` behavior of usual `BoundaryFrame` class constructor, but with one…
Dcleanup_doc.md27 Second case is a so-called "special triangle" situation, when there are actually two edges between …
/arkcompiler/runtime_core/runtime/include/coretypes/
Ddyn_objects.h50 // Actually HClass is located here.
/arkcompiler/toolchain/build/toolchain/
Dgcc_link_wrapper.py21 # actually wrapper scripts (i.e. .bat files on Windows) rather than binary
Dgcc_toolchain.gni293 # Ninja to check if the timestamp actually changed to know if downstream
462 # actually just be doing a native compile. The invoker can optionally override
/arkcompiler/runtime_core/libpandafile/tests/
Dbytecode_emitter_tests.cpp128 // emitter estimate length of jmp by 3 greater the it is actually
192 // emitter estimate length of jmp by 3 greater the it is actually
214 // emitter estimate length of jmp by 3 greater the it is actually
401 // emitter estimate length of jmp by 3 greater the it is actually
/arkcompiler/runtime_core/verification/util/tests/
Dint_set_property_test.cpp34 // to actually get to the threshold in tests
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp309 // so it does not actually matter which interval will be actually used. in ResolveSaveState()
/arkcompiler/runtime_core/docs/
Daot.md122 - `--location` - path where panda files are actually stored in the device
Dmemory-management.md519 This method can actually be just some code without prologue and epilogue.
/arkcompiler/runtime_core/cmake/
DClangTidy.cmake65 # do not otherwise need to be recompiled. Nothing actually uses this
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dststatic.64.yaml51 …cumulator content into static field by field_id. For non-object variant the size of actually stored
Dstobj.64.yaml54 …cumulator content into object field by field_id. For non-object variant the size of actually stored
Dststatic.yaml51 …cumulator content into static field by field_id. For non-object variant the size of actually stored
Dstobj.yaml54 …cumulator content into object field by field_id. For non-object variant the size of actually stored
Dstobj.v.64.yaml72 … register content into object field by field_id. For non-object variant the size of actually stored
Dstobj.v.yaml73 … register content into object field by field_id. For non-object variant the size of actually stored
/arkcompiler/runtime_core/verification/verifier/
Dverifier.cpp102 … // in this case the last boot-panda-file and only it is actually not a system file and should be in RunVerifier()
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.h134 // Recalculate the smaller capacity actually needed. in ComputeCapacityWithShrink()
/arkcompiler/runtime_core/runtime/
Dstring_table.cpp145 // Check string is not present before actually creating and inserting in InternString()
Dmonitor.cpp93 // Futex inflation policy: suspend target thread, wait until it actually gets suspended in InflateThinLock()
/arkcompiler/runtime_core/ldscripts/
Dpanda_test_asan.ld235 actually link against crtbegin.o; the
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp228 … // Should be the same life number as pseudo-user, since actually they have the same definition in BuildInstLifeNumbers()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dcodegen.h195 // Run LiveRegisters pass only if it is actually required in GetLiveRegisters()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml1138 pseudo: pseudo destination - instruction doesn't actually write to the register

12