Searched full:however (Results 1 – 25 of 27) sorted by relevance
12
| /arkcompiler/runtime_core/tests/cts-generator/generator/ |
| D | test_base.rb | 30 …# Currently generator supports only single instruction per test. However coverage tool supports ar…
|
| /arkcompiler/runtime_core/docs/ |
| D | design-of-interpreter.md | 99 Our aim is to address these issues by having a single file for application code. This, however, 219 for any high-level language. However, once they appear, front-end engineer will obviously want a
|
| D | rationale-for-bytecode.md | 89 However, to address the issue of compactness, two main tweaks are used:
|
| D | assembly_format.md | 250 …rporate another record, the name of the nested record must be specified. However, in this context …
|
| D | memory-management.md | 107 However, we can also support such version of the object header(Hash is stored just after the object…
|
| D | file_format.md | 32 indexes (like sorted list of strings). However, the described binary format supports one index:
|
| D | doxygen.config | 1516 # MathJax. However, it is strongly recommended to install a local copy of
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | pool_map.h | 105 // However, we can't get an access for this fields in Initialize()
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| D | reg_encoder.h | 42 * Space for arguments, however, can contain "holes" (each "hole" corresponds
|
| /arkcompiler/runtime_core/scripts/ |
| D | install-deps-ubuntu | 79 * However, packages for cross-compiling for aarch64 and 32-bit ARM can
|
| /arkcompiler/ets_runtime/ |
| D | LICENSE | 170 License. However, in accepting such obligations, You may act only
|
| /arkcompiler/toolchain/ |
| D | LICENSE | 170 License. However, in accepting such obligations, You may act only
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | code_sink_doc.md | 28 In this example `v8` is used only in one branch however it is always executed. The code sinking opt…
|
| /arkcompiler/runtime_core/ |
| D | LICENSE | 170 License. However, in accepting such obligations, You may act only
|
| /arkcompiler/ets_frontend/ |
| D | LICENSE | 170 License. However, in accepting such obligations, You may act only
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | mem.h | 335 // However, all load/store from this memory is prohibited.
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | heap.h | 582 * This is however optional for now because the partial GC also covers its functionality.
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | type_infer.cpp | 725 …* new keyword). However, a few builtin types can be called like a function. Upon the results of ca… in InferCallFunction() 950 …// However, we should avoid excessive type promotion which may cause endless loop in few IR situat… in InferLoopBeginPhiGate()
|
| /arkcompiler/runtime_core/isa/ |
| D | isa.yaml | 38 …through the accumulator. If it is profitable however, variations of instructions that don't write … 54 …VM support operations on registers with i32 and i64 integral values. However, 8-bit and 16-bit int…
|
| /arkcompiler/runtime_core/runtime/ |
| D | mark_word.h | 51 // However, we can also support such version of the object header: (Hash is stored just after the o…
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | freelist_allocator-inl.h | 261 // However, we still have valid MemoryBlockHeader class field here. in IterateOverObjects()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | circuit_ir_specification.md | 13 …block are [linearly ordered](https://en.wikipedia.org/wiki/Total_order). However, in Circuit IR, c…
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | split_resolver_test.cpp | 928 // However, we should not insert spill fill in this case. in TEST_F()
|
| D | alias_analysis_test.cpp | 824 * other object. However, different fields even of the same object do not alias
|
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ |
| D | g1-gc.cpp | 600 // However, some languages require some types of references being processed in RunPhasesImpl()
|
12