Home
last modified time | relevance | path

Searched defs:regular (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_graph_coloring.h37 InstructionsRanges regular; // NOLINT(misc-non-private-member-variables-in-classes) member
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dworking_ranges.h28 InstructionsRanges regular; // NOLINT(misc-non-private-member-variables-in-classes) member
H A Dreg_alloc_linear_scan.h76 InstructionsIntervals regular; // NOLINT(misc-non-private-member-variables-in-classes) member
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_map_allocator.cpp105 Allocate(const uint32_t threadId, size_t size, size_t alignment, const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort) Allocate() argument

Completed in 2 milliseconds