Searched refs:DumpDebugInfo (Results 1 – 5 of 5) sorted by relevance
114 [[nodiscard]] bool DumpDebugInfo() const noexcept in DumpDebugInfo() function
74 return emitter->Finalize(context->DumpDebugInfo(), Signatures::ETS_GLOBAL); in Emit()
309 static void DumpDebugInfo(const ScheduleProcessInfo &scheduleInfo);
580 void AArch64Schedule::DumpDebugInfo(const ScheduleProcessInfo &scheduleInfo) in DumpDebugInfo() function in maplebe::AArch64Schedule767 DumpDebugInfo(scheduleInfo); in DoSchedule()
639 …ctx->program = emitter->Finalize(ctx->compilerContext->DumpDebugInfo(), compiler::Signatures::ETS_… in GenerateAsm()