Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h128 InstructionCost LoopSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp867 shouldPartialUnroll(const unsigned LoopSize, const unsigned TripCount, in shouldPartialUnroll()
931 unsigned LoopSize = UCE.getRolledLoopSize(); in computeUnrollCount() local
1236 unsigned LoopSize = UCE.getRolledLoopSize(); in tryToUnrollLoop() local
H A DLoopUnrollAndJamPass.cpp143 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
H A DLoopDataPrefetch.cpp308 unsigned LoopSize = *Metrics.NumInsts.getValue(); in runOnLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp538 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1750 unsigned LoopSize = std::min(ExpLoopCount, MFMALoopCount); in applyIGLPStrategy() local
H A DSIISelLowering.cpp15894 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4270 int64_t LoopSize = Size; in emitLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16691 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11512 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local