Searched refs:Worst (Results 1 – 11 of 11) 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
8 1. Worst-case ULP error should be encoded in filenames (e.g. sin_u35.c). There
28 - Worst-case ULP error should be small in the entire input domain (for most
70 // Worst case latency is used.
443 // Worst case needs 64 cycles if SEW is equal to 64.583 // Worst case needs 76 cycles if SEW is equal to 64.
1103 unsigned Worst = 0; in calculateRegionSplitCostAroundReg() local1109 Worst = CandIndex; in calculateRegionSplitCostAroundReg()1114 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCostAroundReg()1116 BestCand = Worst; in calculateRegionSplitCostAroundReg()
122 // Worst case is 6 instrs:
731 let Size = 8; // Worst case. (s_add_u32 + constant)743 let Size = 8; // Worst case. (s_add_u32 + constant)
16359 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function16656 return Worst(LHSResult, RHSResult); in CheckICE()16672 return Worst(LHSResult, RHSResult); in CheckICE()
935 + Worst case performance for incrementally growing/shrinking reallocation
1328 // Worst case is octal, with showbase enabled. Note that octal is always