Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp667 unsigned LoopSize = Metrics.NumInsts; in ApproximateLoopSize() local
742 const unsigned LoopSize; member in UnrollCostEstimator
745 UnrollCostEstimator(Loop &L, unsigned LoopSize) : LoopSize(LoopSize) {} in UnrollCostEstimator()
768 bool MaxOrZero, unsigned TripMultiple, unsigned LoopSize, in computeUnrollCount()
1097 unsigned LoopSize = in tryToUnrollLoop() local
H A DLoopDataPrefetch.cpp302 unsigned LoopSize = Metrics.NumInsts; in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp150 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp293 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3220 int64_t LoopSize = Size; in emitLoop() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11908 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15583 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11061 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local