Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Ddevirt.cpp44 auto allocate = llvm::dyn_cast<llvm::CallInst>(thisArg); in GetObjectClassId() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool_allocator.h274 pointer allocate(size_type n) in allocate() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h106 SlicedString *BaseString::CreateSlicedString(Allocator &&allocate, WriteBarrier &&writeBarrier, in CreateSlicedString()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_hcr_lowering.cpp1875 Label allocate(&builder_); in LowerTypedSuperAllocateThis() local