Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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()
894 bool MaxOrZero, unsigned TripMultiple, unsigned LoopSize, in computeUnrollCount()
1208 unsigned LoopSize = *LoopSizeIC.getValue(); in tryToUnrollLoop() local
H A DLoopDataPrefetch.cpp308 unsigned LoopSize = *Metrics.NumInsts.getValue(); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp147 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp472 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3480 int64_t LoopSize = Size; in emitLoop() local
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3307 unsigned LoopSize = *LoopSizeIC.getValue(); in computeHeuristicUnrollFactor() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp12699 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16139 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11350 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local