Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h128 InstructionCost LoopSize; global() variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp867 shouldPartialUnroll(const unsigned LoopSize,const unsigned TripCount,const UnrollCostEstimator UCE,const TargetTransformInfo::UnrollingPreferences & UP) shouldPartialUnroll() argument
931 unsigned LoopSize = UCE.getRolledLoopSize(); computeUnrollCount() local
1236 unsigned LoopSize = UCE.getRolledLoopSize(); tryToUnrollLoop() local
[all...]
H A DLoopUnrollAndJamPass.cpp143 getUnrollAndJammedLoopSize(unsigned LoopSize,TargetTransformInfo::UnrollingPreferences & UP) getUnrollAndJammedLoopSize() argument
H A DLoopDataPrefetch.cpp308 if (!LoopSize) in runOnLoop() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp538 computePeelCount(Loop * L,unsigned LoopSize,TargetTransformInfo::PeelingPreferences & PP,unsigned TripCount,DominatorTree & DT,ScalarEvolution & SE,AssumptionCache * AC,unsigned Threshold) computePeelCount() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1754 unsigned LoopSize = std::min(ExpLoopCount, MFMALoopCount); applyIGLPStrategy() local
H A DSIISelLowering.cpp15890 unsigned LoopSize = 0; getPrefLoopAlignment() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4086 int64_t LoopSize = Size; emitLoop() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16694 uint64_t LoopSize = 0; getPrefLoopAlignment() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11527 unsigned LoopSize = SizeVal - BytesLeft; EmitStructByval() local