Home
last modified time | relevance | path

Searched refs:ConstTripCount (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp493 unsigned ConstTripCount = SE->getSmallConstantTripCount(L); in convertToCTRLoop() local
494 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in convertToCTRLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp493 unsigned ConstTripCount = SE->getSmallConstantTripCount(L);
494 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) {
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp505 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
506 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp487 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
488 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp487 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
488 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp487 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
488 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp505 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
506 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp505 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
506 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp695 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
696 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp719 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
720 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp719 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
720 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp723 unsigned ConstTripCount = SE.getSmallConstantTripCount(L); in isHardwareLoopProfitable() local
724 if (ConstTripCount && ConstTripCount < SmallCTRLoopThreshold) { in isHardwareLoopProfitable()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1190 unsigned computeFeasibleMaxVF(bool OptForSize, unsigned ConstTripCount);
4783 unsigned ConstTripCount) { in computeFeasibleMaxVF() argument
4810 } else if (ConstTripCount && ConstTripCount < MaxVectorSize && in computeFeasibleMaxVF()
4811 isPowerOf2_32(ConstTripCount)) { in computeFeasibleMaxVF()
4815 << ConstTripCount << "\n"); in computeFeasibleMaxVF()
4816 MaxVectorSize = ConstTripCount; in computeFeasibleMaxVF()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1157 unsigned computeFeasibleMaxVF(bool OptForSize, unsigned ConstTripCount);
4729 unsigned ConstTripCount) {
4756 } else if (ConstTripCount && ConstTripCount < MaxVectorSize &&
4757 isPowerOf2_32(ConstTripCount)) {
4761 << ConstTripCount << "\n");
4762 MaxVectorSize = ConstTripCount;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1444 unsigned computeFeasibleMaxVF(bool OptForSize, unsigned ConstTripCount);
4959 unsigned ConstTripCount) { in computeFeasibleMaxVF() argument
4986 } else if (ConstTripCount && ConstTripCount < MaxVectorSize && in computeFeasibleMaxVF()
4987 isPowerOf2_32(ConstTripCount)) { in computeFeasibleMaxVF()
4991 << ConstTripCount << "\n"); in computeFeasibleMaxVF()
4992 MaxVectorSize = ConstTripCount; in computeFeasibleMaxVF()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1649 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,
1660 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5644 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() argument
5717 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5721 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5882 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget() argument
5912 const auto TripCountEC = ElementCount::getFixed(ConstTripCount); in getMaximizedVFForTarget()
5913 if (ConstTripCount && in getMaximizedVFForTarget()
5915 isPowerOf2_32(ConstTripCount)) { in getMaximizedVFForTarget()
5921 << ConstTripCount << "\n"); in getMaximizedVFForTarget()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1649 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,
1660 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5644 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() argument
5717 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5721 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5882 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget() argument
5912 const auto TripCountEC = ElementCount::getFixed(ConstTripCount); in getMaximizedVFForTarget()
5913 if (ConstTripCount && in getMaximizedVFForTarget()
5915 isPowerOf2_32(ConstTripCount)) { in getMaximizedVFForTarget()
5921 << ConstTripCount << "\n"); in getMaximizedVFForTarget()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1649 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,
1660 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5644 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() argument
5717 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5721 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5882 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget() argument
5912 const auto TripCountEC = ElementCount::getFixed(ConstTripCount); in getMaximizedVFForTarget()
5913 if (ConstTripCount && in getMaximizedVFForTarget()
5915 isPowerOf2_32(ConstTripCount)) { in getMaximizedVFForTarget()
5921 << ConstTripCount << "\n"); in getMaximizedVFForTarget()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1645 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,
1656 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5669 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() argument
5757 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5761 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5922 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget() argument
5952 const auto TripCountEC = ElementCount::getFixed(ConstTripCount); in getMaximizedVFForTarget()
5953 if (ConstTripCount && in getMaximizedVFForTarget()
5955 isPowerOf2_32(ConstTripCount)) { in getMaximizedVFForTarget()
5961 << ConstTripCount << "\n"); in getMaximizedVFForTarget()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1649 FixedScalableVFPair computeFeasibleMaxVF(unsigned ConstTripCount,
1660 ElementCount getMaximizedVFForTarget(unsigned ConstTripCount,
5644 LoopVectorizationCostModel::computeFeasibleMaxVF(unsigned ConstTripCount, in computeFeasibleMaxVF() argument
5717 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5721 if (auto MaxVF = getMaximizedVFForTarget(ConstTripCount, SmallestType, in computeFeasibleMaxVF()
5882 unsigned ConstTripCount, unsigned SmallestType, unsigned WidestType, in getMaximizedVFForTarget() argument
5912 const auto TripCountEC = ElementCount::getFixed(ConstTripCount); in getMaximizedVFForTarget()
5913 if (ConstTripCount && in getMaximizedVFForTarget()
5915 isPowerOf2_32(ConstTripCount)) { in getMaximizedVFForTarget()
5921 << ConstTripCount << "\n"); in getMaximizedVFForTarget()

12