Home
last modified time | relevance | path

Searched refs:InnerLoopId (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
552 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
555 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
557 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
567 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1081 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1088 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
553 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
556 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
558 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
568 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1082 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1089 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
336 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
575 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
578 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
580 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
984 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1125 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1132 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp261 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
266 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
335 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
382 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
537 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
540 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
542 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
552 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1086 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1093 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
550 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
553 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
555 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
565 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1088 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1095 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
551 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
554 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
556 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
566 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1083 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1090 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp261 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
266 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
335 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
382 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
537 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
540 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
542 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
552 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1089 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1096 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
550 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
553 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
555 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
565 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1088 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1095 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
551 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
554 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
556 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
566 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1083 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1090 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp259 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
264 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
333 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
380 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
551 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
554 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
556 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
566 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1083 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1090 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp261 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
266 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
335 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
382 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
537 bool processLoop(LoopVector LoopList, unsigned InnerLoopId, in processLoop()
540 LLVM_DEBUG(dbgs() << "Processing Inner Loop Id = " << InnerLoopId in processLoop()
542 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop()
552 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1089 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1096 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId in processLoop()
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) { in canInterchangeLoops()
1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId in processLoop()
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) { in canInterchangeLoops()
1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId in processLoop()
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) { in canInterchangeLoops()
1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId in processLoop()
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) { in canInterchangeLoops()
1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId, in isLegalToInterChangeLoops() argument
263 char InnerDep = DepMatrix[Row][InnerLoopId]; in isLegalToInterChangeLoops()
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId in processLoop()
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) { in processLoop()
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId, in canInterchangeLoops() argument
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) { in canInterchangeLoops()
1206 static bool isProfitableForVectorization(unsigned InnerLoopId, in isProfitableForVectorization() argument
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I') in isProfitableForVectorization()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp258 unsigned InnerLoopId,
263 char InnerDep = DepMatrix[Row][InnerLoopId];
332 bool canInterchangeLoops(unsigned InnerLoopId, unsigned OuterLoopId,
379 bool isProfitable(unsigned InnerLoopId, unsigned OuterLoopId,
540 LLVM_DEBUG(dbgs() << "Processing InnerLoopId = " << InnerLoopId
549 if (!LIP.isProfitable(InnerLoopId, OuterLoopId, DependencyMatrix)) {
1059 bool LoopInterchangeLegality::canInterchangeLoops(unsigned InnerLoopId,
1062 if (!isLegalToInterChangeLoops(DepMatrix, InnerLoopId, OuterLoopId)) {
1206 static bool isProfitableForVectorization(unsigned InnerLoopId,
1213 if (Row[InnerLoopId] != 'S' && Row[InnerLoopId] != 'I')
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/LoopInterchange/
H A Dnot-interchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
H A Dinterchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/LoopInterchange/
H A Dnot-interchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
H A Dinterchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/LoopInterchange/
H A Dnot-interchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
H A Dinterchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/LoopInterchange/
H A Dinterchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0
H A Dnot-interchanged-loop-nest-3.ll16 ; CHECK: Processing InnerLoopId = 2 and OuterLoopId = 1
19 ; CHECK: Processing InnerLoopId = 1 and OuterLoopId = 0

12