Home
last modified time | relevance | path

Searched defs:LoopSize (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp677 InstructionCost LoopSize = Metrics.NumInsts; in ApproximateLoopSize() local
754 const unsigned LoopSize; member in UnrollCostEstimator
757 UnrollCostEstimator(Loop &L, unsigned LoopSize) : LoopSize(LoopSize) {} in UnrollCostEstimator()
834 shouldPartialUnroll(const unsigned LoopSize, const unsigned TripCount, in shouldPartialUnroll()
893 bool MaxOrZero, unsigned TripMultiple, unsigned LoopSize, in computeUnrollCount()
1204 unsigned LoopSize = *LoopSizeIC.getValue(); in tryToUnrollLoop() local
H A DLoopDataPrefetch.cpp308 unsigned LoopSize = *Metrics.NumInsts.getValue(); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp149 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp357 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3456 int64_t LoopSize = Size; in emitLoop() local
/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3100 unsigned LoopSize = *LoopSizeIC.getValue(); in computeHeuristicUnrollFactor() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12536 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15965 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11276 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local