Home
last modified time | relevance | path

Searched defs:emitMemoryManager (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_proepilog.cpp57 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in GenerateCalleeSavedRegs() local
Delf_assembler.cpp133 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in EmitFunctionHeader() local
948 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in WriteElfFile() local
2345 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in RecordStackmap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_assembler.h34 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in ElfAssembler() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h403 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in ObjEmitter() local
Dcg_option.h1630 EmitMemoryManager emitMemoryManager; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp707 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in GeneratePushRegs() local
Daarch64_obj_emitter.cpp258 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in AppendGlobalLabel() local