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.h133 InstructionCost LoopSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp868 shouldPartialUnroll(const unsigned LoopSize, const unsigned TripCount, in shouldPartialUnroll()
932 unsigned LoopSize = UCE.getRolledLoopSize(); in computeUnrollCount() local
1237 unsigned LoopSize = UCE.getRolledLoopSize(); in tryToUnrollLoop() local
H A DLoopDataPrefetch.cpp307 unsigned LoopSize = Metrics.NumInsts.getValue(); in runOnLoop() local
H A DLoopUnrollAndJamPass.cpp142 getUnrollAndJammedLoopSize(unsigned LoopSize, in getUnrollAndJammedLoopSize()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp604 void llvm::computePeelCount(Loop *L, unsigned LoopSize, in computePeelCount()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1713 unsigned LoopSize = std::min(ExpLoopCount, MFMALoopCount); in applyIGLPStrategy() local
H A DSIISelLowering.cpp16973 unsigned LoopSize = 0; in getPrefLoopAlignment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4936 int64_t LoopSize = Size; in emitLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17595 uint64_t LoopSize = 0; in getPrefLoopAlignment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11575 unsigned LoopSize = SizeVal - BytesLeft; in EmitStructByval() local