Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 25 of 47) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstack_like_allocator_test.cpp90 StackLikeAllocator<> alloc; in TEST_F() local
104 void AlignmentTest(StackLikeAllocator<ALIGNMENT> &alloc) in AlignmentTest()
128 StackLikeAllocator<> alloc; in TEST_F() local
153 StackLikeAllocator<> alloc; in TEST_F() local
188 StackLikeAllocator<> alloc; in TEST_F() local
Dframe_allocator_test.cpp53 FrameAllocator<> alloc(useMalloc); in SmallAllocateTest() local
106 FrameAllocator<ALIGNMENT> alloc(useMalloc); in AlignmentTest() local
133 FrameAllocator<> alloc(useMalloc); in CycledAllocateFreeForHugeFramesTest() local
165 FrameAllocator<> alloc(useMalloc); in ValidateArenaGrownPolicy() local
189 FrameAllocator<> alloc(useMalloc); in CheckAddrInsideAllocator() local
Dhumongous_obj_allocator_test.cpp60 void AddMemoryPoolToAllocator(NonObjectHumongousObjAllocator &alloc) override in AddMemoryPoolToAllocator()
65 void AddMemoryPoolToAllocator(NonObjectHumongousObjAllocator &alloc, size_t size) in AddMemoryPoolToAllocator()
82 void AddMemoryPoolToAllocatorProtected(NonObjectHumongousObjAllocator &alloc) override in AddMemoryPoolToAllocatorProtected()
Drunslots_allocator_test.cpp53 void AddMemoryPoolToAllocator(NonObjectAllocator &alloc) override in AddMemoryPoolToAllocator()
64 void AddMemoryPoolToAllocatorProtected(NonObjectAllocator &alloc) override in AddMemoryPoolToAllocatorProtected()
77 void ReleasePages(NonObjectAllocator &alloc) in ReleasePages()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dsparse_datainfo.h33 …SparseDataInfo(uint32 bitNum, const MapleAllocator &alloc) : allocator(alloc), info(allocator), ma… in SparseDataInfo()
35 SparseDataInfo(const SparseDataInfo &other, const MapleAllocator &alloc) in SparseDataInfo()
49 SparseDataInfo &Clone(MapleAllocator &alloc) const in Clone()
Dstackmap.h70 …DeoptInfo(MapleAllocator &alloc) : deoptVreg2Opnd(alloc.Adapter()), deoptVreg2LocationInfo(alloc.A… in DeoptInfo()
131 ReferenceMap(MapleAllocator &alloc) : referenceLocations(alloc.Adapter()) {} in ReferenceMap()
175 StackMap(MapleAllocator &alloc) : deoptInfo(alloc), referenceMap(alloc) {} in StackMap()
Ddatainfo.h26 DataInfo(uint32 bitNum, MapleAllocator &alloc) : info(alloc.Adapter()) in DataInfo()
30 DataInfo(const DataInfo &other, MapleAllocator &alloc) : info(other.info, alloc.Adapter()) {} in DataInfo()
31 DataInfo &Clone(MapleAllocator &alloc) in Clone()
Dlive.h88 MapleAllocator alloc; variable
Dreg_alloc.h85 MapleAllocator alloc; variable
Doptimize_common.h91 MapleAllocator alloc; variable
/arkcompiler/ets_frontend/ets2panda/util/
Dhelpers.h66 static T *NoSetParent(ArenaAllocator *alloc, Args &&...args) in NoSetParent()
72 static T *ForceSetParent(ArenaAllocator *alloc, Args &&...args) in ForceSetParent()
83 static T *Alloc(ArenaAllocator *alloc, Args &&...args) in Alloc()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dlive_registers_test.cpp33 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
41 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
97 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
134 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
157 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
212 auto alloc = GetGraph()->GetAllocator(); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/test/utils/
Dnode_creator.h35 explicit NodeGenerator(ArenaAllocator *alloc) : alloc_(alloc) {} in NodeGenerator()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dcleanup_empty_blocks.cpp59 auto alloc = graph->GetAllocator(); in CleanupEmptyBlocks() local
Dinterference_graph.h43 ColorNode(unsigned number, T alloc) : csPointSet_(alloc), number_(number) in ColorNode()
141 …explicit GraphMatrix(ArenaAllocator *alloc) : matrix_(alloc->Adapter()), amatrix_(alloc->Adapter()… in GraphMatrix()
198 …explicit InterferenceGraph(ArenaAllocator *alloc) : nodes_(alloc->Adapter()), matrix_(alloc), useS… in InterferenceGraph()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dgcov_profile.h40 GcovFuncInfo(MapleAllocator *alloc, unsigned funcIdent, unsigned lineno_cs, unsigned cfg_cs) in GcovFuncInfo()
112 GcovProfileData(MapleAllocator *alloc) : funcsCounter(alloc->Adapter()) {} in GcovProfileData()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h39 … ColorNode(unsigned number, T alloc) : cs_point_set_(alloc), number_(number), physical_(), fixed_() in ColorNode()
122 explicit GraphMatrix(ArenaAllocator *alloc) : matrix_(alloc->Adapter()) {} in GraphMatrix()
184 explicit InterferenceGraph(ArenaAllocator *alloc) : nodes_(alloc->Adapter()), matrix_(alloc) {} in InterferenceGraph()
/arkcompiler/ets_runtime/common_components/heap/collector/tests/
Dtask_queue_test.cpp55 explicit DummyCollectorProxy(Allocator& alloc, CollectorResources& res) in DummyCollectorProxy()
65 explicit DummyCollectorResources(Allocator& alloc) in DummyCollectorResources()
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dalloc_tracker.cpp109 AllocInfo *alloc = it->second; in TrackFree() local
166 auto alloc = reinterpret_cast<AllocInfo *>(ptr + pos); in Dump() local
/arkcompiler/runtime_core/libpandabase/mem/
Dalloc_tracker.cpp109 AllocInfo *alloc = it->second; in TrackFree() local
166 auto alloc = reinterpret_cast<AllocInfo *>(ptr + pos); in Dump() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool.h244 void PushAllocator(const LocalMapleAllocator *alloc) in PushAllocator()
248 void CheckTopAllocator(const LocalMapleAllocator *alloc) const in CheckTopAllocator()
Dmaple_sparse_bitvector.h176 explicit MapleSparseBitVector(const MapleAllocator &alloc) in MapleSparseBitVector()
181 explicit MapleSparseBitVector(const MapleSparseBitVector &rhs, const MapleAllocator &alloc) in MapleSparseBitVector()
/arkcompiler/runtime_core/static_core/scripts/
Dmemdump.py67 def alloc(self, size): member in AllocInfo
/arkcompiler/runtime_core/scripts/
Dmemdump.py67 def alloc(self, size): member in AllocInfo
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_compiler.cpp167 llvm::BumpPtrAllocator alloc; in InitializeLLVMOptions() local

12