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.cpp54 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in GenerateCalleeSavedRegs() local
Delf_assembler.cpp132 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in EmitFunctionHeader() local
947 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in WriteElfFile() local
2344 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.h402 const auto &emitMemoryManager = maplebe::CGOptions::GetInstance().GetEmitMemoryManager(); in ObjEmitter() local
Dcg_option.h887 EmitMemoryManager emitMemoryManager; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp545 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in GeneratePushRegs() local
Daarch64_obj_emitter.cpp185 const auto &emitMemoryManager = CGOptions::GetInstance().GetEmitMemoryManager(); in AppendGlobalLabel() local