Searched refs:SIBlockSchedCandidate (Results 1 – 4 of 4) sorted by relevance
352 struct SIBlockSchedCandidate : SISchedulerCandidate { struct363 SIBlockSchedCandidate() in SIBlockSchedCandidate() argument369 void setBest(SIBlockSchedCandidate &Best) { in setBest() argument382 bool tryCandidateLatency(SIBlockSchedCandidate &Cand,383 SIBlockSchedCandidate &TryCand);384 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,385 SIBlockSchedCandidate &TryCand);
1409 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency()1410 SIBlockSchedCandidate &TryCand) { in tryCandidateLatency()1434 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage()1435 SIBlockSchedCandidate &TryCand) { in tryCandidateRegUsage()1457 SIBlockSchedCandidate Cand; in pickBlock()1485 SIBlockSchedCandidate TryCand; in pickBlock()
362 struct SIBlockSchedCandidate : SISchedulerCandidate { struct373 SIBlockSchedCandidate() = default; argument378 void setBest(SIBlockSchedCandidate &Best) { in setBest() argument391 bool tryCandidateLatency(SIBlockSchedCandidate &Cand,392 SIBlockSchedCandidate &TryCand);393 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,394 SIBlockSchedCandidate &TryCand);
1571 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency()1572 SIBlockSchedCandidate &TryCand) { in tryCandidateLatency()1596 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage()1597 SIBlockSchedCandidate &TryCand) { in tryCandidateRegUsage()1619 SIBlockSchedCandidate Cand; in pickBlock()1646 SIBlockSchedCandidate TryCand; in pickBlock()