Home
last modified time | relevance | path

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

/freebsd-14.2/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
/freebsd-14.2/contrib/arm-optimized-routines/pl/
H A DREADME.contributors9 1. Worst-case ULP error should be encoded in filenames (e.g. sin_u35.c). There
/freebsd-14.2/contrib/arm-optimized-routines/math/
H A DREADME.contributors27 - Worst-case ULP error should be small in the entire input domain (for most
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml87 entry-latency: Worst case latency required to enter the idle state. The
288 Worst case latency in microseconds required to enter the idle state.
292 Worst case latency in microseconds required to exit the idle state.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSchedRocket.td70 // Worst case latency is used.
/freebsd-14.2/sys/contrib/device-tree/Bindings/cpu/
H A Didle-states.yaml107 entry-latency: Worst case latency required to enter the idle state. The
334 Worst case latency in microseconds required to enter the idle state.
338 Worst case latency in microseconds required to exit the idle state.
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1105 unsigned Worst = 0; in calculateRegionSplitCostAroundReg() local
1111 Worst = CandIndex; in calculateRegionSplitCostAroundReg()
1116 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCostAroundReg()
1118 BestCand = Worst; in calculateRegionSplitCostAroundReg()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td122 // Worst case is 6 instrs:
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td728 let Size = 8; // Worst case. (s_add_u32 + constant)
740 let Size = 8; // Worst case. (s_add_u32 + constant)
/freebsd-14.2/contrib/jemalloc/
H A DChangeLog835 + Worst case performance for incrementally growing/shrinking reallocation
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp15943 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function
16236 return Worst(LHSResult, RHSResult); in CheckICE()
16252 return Worst(LHSResult, RHSResult); in CheckICE()
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dlocale1300 // Worst case is octal, with showbase enabled. Note that octal is always