Home
last modified time | relevance | path

Searched refs:amount (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp436 size_t amount = 0; in BuildDominators() local
438 map_.insert({fake_root_, amount}); in BuildDominators()
441 amount++; in BuildDominators()
442 map_.insert({inst, amount}); in BuildDominators()
446 amount++; in BuildDominators()
447 map_.insert({pred, amount}); in BuildDominators()
452 Init(amount + 1); in BuildDominators()
462 ASSERT(static_cast<size_t>(dfs_num_) == amount); in BuildDominators()
464 for (size_t i = amount; i > 0; i--) { in BuildDominators()
468 for (size_t i = 1; i <= amount; i++) { in BuildDominators()
/arkcompiler/runtime_core/disassembler/templates/
Dbc_ins_to_pandasm_ins.cpp.erb85 … "between amount of registers specified by instruction format and amount of function's arguments) "
/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md38 - if amount of already filled PLT-slots is above `--resolve-string-aot-threshold` then the resolved…
51 …cing to an object in young space. That information allow to significantly reduce amount of scanned
Dreg_alloc_graph_coloring_doc.md37 …ccessful coalescing. Or alternatively on post-coalescing potentially big amount of re-coloring may…
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md10 * `PANDA_CTS_JOBS_NUMBER` - amount of parallel jobs for test execution. Default is 8.
/arkcompiler/runtime_core/docs/
Ddoxygen.config66 # option can be useful when feeding doxygen a huge amount of source files, where
1220 # a fully collapsed tree already exceeds this amount). So setting the number of
2253 # but if the number exceeds 15, the total amount of fields shown is limited to