Searched defs:LoopSize (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp300 unsigned LoopSize = Metrics.NumInsts; local
H A DLoopUnrollAndJamPass.cpp147 getUnrollAndJammedLoopSize(unsigned LoopSize, argument
H A DLoopUnrollPass.cpp690 unsigned LoopSize = Metrics.NumInsts; local
761 getUnrolledLoopSize( unsigned LoopSize, TargetTransformInfo::UnrollingPreferences &UP) argument
776 computeUnrollCount( Loop *L, const TargetTransformInfo &TTI, DominatorTree &DT, LoopInfo *LI, ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, OptimizationRemarkEmitter *ORE, unsigned &TripCount, unsigned MaxTripCount, bool MaxOrZero, unsigned &TripMultiple, unsigned LoopSize, TargetTransformInfo::UnrollingPreferences &UP, TargetTransformInfo::PeelingPreferences &PP, bool &UseUpperBound) argument
1101 unsigned LoopSize = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2939 int64_t LoopSize = Size; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11428 unsigned LoopSize = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp15637 uint64_t LoopSize = 0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp10644 unsigned LoopSize = SizeVal - BytesLeft; local

Completed in 210 milliseconds