Home
last modified time | relevance | path

Searched defs:maxTlabSize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dthread.cpp244 size_t maxTlabSize = Runtime::GetOptions().GetMaxTlabSize(); in ManagedThread() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen.cpp1161 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCall() local
1196 auto maxTlabSize = runtime->GetTLABMaxSize(); in CreateNewObjCallOld() local
2229 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4460 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewArray() local
4501 auto maxTlabSize = runtime->GetTLABMaxSize(); in VisitNewObject() local