Home
last modified time | relevance | path

Searched refs:Worst (Results 1 – 11 of 11) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td242 // Best/Common/Worst case = 7 / 23 / 27
247 // Best/Common/Worst case = 7 / 23 / 27
252 // Best/Common/Worst case = 7 / 31 / 35
257 // Best/Common/Worst case = 7 / 19 / 23
262 // Best/Common/Worst case = 7 / 27 / 31
267 // Best/Common/Worst case = 7 / 27 / 27
272 // Best/Common/Worst case = 7 / 27 / 31
277 // Best/Common/Worst case = 7 / 27 / 31
282 // Best/Common/Worst case = 7 / 35 / 39
/src/contrib/arm-optimized-routines/math/aarch64/experimental/
H A DREADME.contributors8 1. Worst-case ULP error should be encoded in filenames (e.g. sin_u35.c). There
/src/contrib/arm-optimized-routines/math/
H A DREADME.contributors28 - Worst-case ULP error should be small in the entire input domain (for most
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedRocket.td70 // Worst case latency is used.
H A DRISCVSchedSiFiveP600.td443 // Worst case needs 64 cycles if SEW is equal to 64.
583 // Worst case needs 76 cycles if SEW is equal to 64.
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1103 unsigned Worst = 0; in calculateRegionSplitCostAroundReg() local
1109 Worst = CandIndex; in calculateRegionSplitCostAroundReg()
1114 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCostAroundReg()
1116 BestCand = Worst; in calculateRegionSplitCostAroundReg()
/src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td122 // Worst case is 6 instrs:
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td731 let Size = 8; // Worst case. (s_add_u32 + constant)
743 let Size = 8; // Worst case. (s_add_u32 + constant)
/src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp16359 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function
16656 return Worst(LHSResult, RHSResult); in CheckICE()
16672 return Worst(LHSResult, RHSResult); in CheckICE()
/src/contrib/jemalloc/
H A DChangeLog935 + Worst case performance for incrementally growing/shrinking reallocation
/src/contrib/llvm-project/libcxx/include/
H A Dlocale1328 // Worst case is octal, with showbase enabled. Note that octal is always