Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSchedRocket.td71 // Worst case latency is used.
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1086 unsigned Worst = 0; in calculateRegionSplitCost() local
1092 Worst = CandIndex; in calculateRegionSplitCost()
1097 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCost()
1099 BestCand = Worst; in calculateRegionSplitCost()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td121 // Worst case is 6 instrs:
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td613 let Size = 8; // Worst case. (s_add_u32 + constant)
625 let Size = 8; // Worst case. (s_add_u32 + constant)
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp15559 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function
15852 return Worst(LHSResult, RHSResult); in CheckICE()
15868 return Worst(LHSResult, RHSResult); in CheckICE()
/openbsd-src/gnu/llvm/libcxx/include/
H A Dlocale1489 // Worst case is octal, with showbase enabled. Note that octal is always
/openbsd-src/games/fortune/datfiles/
H A Dfortunes15629 Worst Month of 1981 for Downhill Skiing:
15633 Worst Month of the Year:
15639 Worst Response To A Crisis, 1985:
15644 Worst Vegetable of the Year:
H A Dfortunes210211 -- Felton & Fowler's Best, Worst & Most Unusual
38584 The Worst American Poet
38633 The Worst Car Hire Service
38666 The Worst Jury
38682 The Worst Lines of Verse
38711 The Worst Musical Trio
38743 The Worst Prison Guards
H A Dfortunes2-o6275 -- Barry and the Bookbinders, "The Worst She Can Say is No"
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.md287 ;; Worst case code/pool content size ratio is 1:2 (using asms).
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.md317 ;; Worst case code/pool content size ratio is 1:2 (using asms).