Searched refs:Worst (Results 1 – 12 of 12) 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
9 1. Worst-case ULP error should be encoded in filenames (e.g. sin_u35.c). There
27 - Worst-case ULP error should be small in the entire input domain (for most
87 entry-latency: Worst case latency required to enter the idle state. The288 Worst case latency in microseconds required to enter the idle state.292 Worst case latency in microseconds required to exit the idle state.
70 // Worst case latency is used.
107 entry-latency: Worst case latency required to enter the idle state. The334 Worst case latency in microseconds required to enter the idle state.338 Worst case latency in microseconds required to exit the idle state.
1105 unsigned Worst = 0; in calculateRegionSplitCostAroundReg() local1111 Worst = CandIndex; in calculateRegionSplitCostAroundReg()1116 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCostAroundReg()1118 BestCand = Worst; in calculateRegionSplitCostAroundReg()
122 // Worst case is 6 instrs:
728 let Size = 8; // Worst case. (s_add_u32 + constant)740 let Size = 8; // Worst case. (s_add_u32 + constant)
835 + Worst case performance for incrementally growing/shrinking reallocation
15943 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function16236 return Worst(LHSResult, RHSResult); in CheckICE()16252 return Worst(LHSResult, RHSResult); in CheckICE()
1300 // Worst case is octal, with showbase enabled. Note that octal is always