Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVSchedRocket.td71 // Worst case latency is used.
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1056 unsigned Worst = 0; in calculateRegionSplitCost() local
1062 Worst = CandIndex; in calculateRegionSplitCost()
1067 GlobalCand[Worst] = GlobalCand[NumCands]; in calculateRegionSplitCost()
1069 BestCand = Worst; in calculateRegionSplitCost()
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td117 // Worst case is 6 instrs:
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td577 let Size = 8; // Worst case. (s_add_u32 + constant)
589 let Size = 8; // Worst case. (s_add_u32 + constant)
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp15320 static ICEDiag Worst(ICEDiag A, ICEDiag B) { return A.Kind >= B.Kind ? A : B; } in Worst() function
15612 return Worst(LHSResult, RHSResult); in CheckICE()
15628 return Worst(LHSResult, RHSResult); in CheckICE()
/llvm-project-15.0.7/libcxx/include/
H A Dlocale1492 // Worst case is octal, with showbase enabled. Note that octal is always