Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h123 InstructionCost LoopSize; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp821 shouldPartialUnroll(const unsigned LoopSize, const unsigned TripCount, in shouldPartialUnroll()
885 unsigned LoopSize = UCE.getRolledLoopSize(); in computeUnrollCount() local
1190 unsigned LoopSize = UCE.getRolledLoopSize(); in tryToUnrollLoop() local
H A DLoopDataPrefetch.cpp308 unsigned LoopSize = *Metrics.NumInsts.getValue(); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp143 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp498 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3784 int64_t LoopSize = Size; in emitLoop() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16477 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp15559 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11495 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local