Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_schedule.cpp484 void AArch64Schedule::DumpDebugInfo(const ScheduleProcessInfo &scheduleInfo) in DumpDebugInfo()
507 void AArch64Schedule::SelectNode(AArch64ScheduleProcessInfo &scheduleInfo) in SelectNode()
561 void AArch64Schedule::UpdateAdvanceCycle(AArch64ScheduleProcessInfo &scheduleInfo, const DepNode &t… in UpdateAdvanceCycle()
653 AArch64ScheduleProcessInfo scheduleInfo(nodeSize); in DoSchedule() local
879 void AArch64Schedule::UpdateReleaseRegInfo(AArch64ScheduleProcessInfo &scheduleInfo) in UpdateReleaseRegInfo()
909 void AArch64Schedule::UpdateLiveRegSet(AArch64ScheduleProcessInfo &scheduleInfo, const DepNode &nod… in UpdateLiveRegSet()
937 void AArch64Schedule::InitLiveRegSet(AArch64ScheduleProcessInfo &scheduleInfo) in InitLiveRegSet()