Searched refs:Worst (Results 1 – 15 of 15) 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.
65 // Worst case latency is used.
69 // Worst case latency is used
468 // Worst case needs 51/45/42/72 * lmul cycles for i8/16/32/64.610 // Worst case needs around 29/25/37 * LMUL cycles for f16/32/64.
508 // Worst case needs 51/45/42/72 * lmul cycles for i8/16/32/64.648 // Worst case needs around 29/25/37 * LMUL cycles for f16/32/64.
704 // Worst case needs 51/45/42/72 * lmul cycles for i8/16/32/64.872 // Worst case needs around 29/25/37 * LMUL cycles for f16/32/64.
1238 unsigned Worst = 0; in calculateRegionSplitCostAroundReg() local1244 Worst = CandIndex; in calculateRegionSplitCostAroundReg()1249 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCostAroundReg()1251 BestCand = Worst; in calculateRegionSplitCostAroundReg()
122 // Worst case is 6 instrs:
808 let Size = 8; // Worst case. (s_add_u32 + constant)820 let Size = 8; // Worst case. (s_add_u32 + constant)
935 + Worst case performance for incrementally growing/shrinking reallocation
17266 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function17578 return Worst(LHSResult, RHSResult); in CheckICE()17594 return Worst(LHSResult, RHSResult); in CheckICE()
1328 // Worst case is octal, with showbase enabled. Note that octal is always