Searched refs:Worst (Results 1 – 7 of 7) sorted by relevance
242 // Best/Common/Worst case = 7 / 23 / 27247 // Best/Common/Worst case = 7 / 23 / 27252 // Best/Common/Worst case = 7 / 31 / 35257 // Best/Common/Worst case = 7 / 19 / 23262 // Best/Common/Worst case = 7 / 27 / 31267 // Best/Common/Worst case = 7 / 27 / 27272 // Best/Common/Worst case = 7 / 27 / 31277 // Best/Common/Worst case = 7 / 27 / 31282 // Best/Common/Worst case = 7 / 35 / 39
71 // Worst case latency is used.
1056 unsigned Worst = 0; in calculateRegionSplitCost() local1062 Worst = CandIndex; in calculateRegionSplitCost()1067 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCost()1069 BestCand = Worst; in calculateRegionSplitCost()
117 // Worst case is 6 instrs:
577 let Size = 8; // Worst case. (s_add_u32 + constant)589 let Size = 8; // Worst case. (s_add_u32 + constant)
15320 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function15612 return Worst(LHSResult, RHSResult); in CheckICE()15628 return Worst(LHSResult, RHSResult); in CheckICE()
1492 // Worst case is octal, with showbase enabled. Note that octal is always