Searched refs:SIScheduleBlockCreator (Results 1 – 2 of 2) sorted by relevance
29 class SIScheduleBlockCreator; variable60 SIScheduleBlockCreator *BC;101 SIScheduleBlock(SIScheduleDAGMI *DAG, SIScheduleBlockCreator *BC, in SIScheduleBlock()222 class SIScheduleBlockCreator {247 SIScheduleBlockCreator(SIScheduleDAGMI *DAG);413 SIScheduleBlockCreator BlockCreator;
604 SIScheduleBlockCreator::SIScheduleBlockCreator(SIScheduleDAGMI *DAG) in SIScheduleBlockCreator() function in SIScheduleBlockCreator633 void SIScheduleBlockCreator::colorHighLatenciesAlone() { in colorHighLatenciesAlone()654 void SIScheduleBlockCreator::colorHighLatenciesGroups() { in colorHighLatenciesGroups()777 void SIScheduleBlockCreator::colorComputeReservedDependencies() { in colorComputeReservedDependencies()1006 void SIScheduleBlockCreator::colorMergeIfPossibleNextGroup() { in colorMergeIfPossibleNextGroup()1083 void SIScheduleBlockCreator::cutHugeBlocks() { in cutHugeBlocks()1087 void SIScheduleBlockCreator::regroupNoUserInstructions() { in regroupNoUserInstructions()1109 void SIScheduleBlockCreator::colorExports() { in colorExports()1245 void SIScheduleBlockCreator::topologicalSort() { in topologicalSort()1293 void SIScheduleBlockCreator::scheduleInsideBlocks() { in scheduleInsideBlocks()[all …]