Home
last modified time | relevance | path

Searched refs:LoopInterchangeProfitability (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon3095315b0211::LoopInterchangeProfitability
566 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1031 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1100 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anone73c2bd90211::LoopInterchangeProfitability
567 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1032 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1101 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon9de326570211::LoopInterchangeProfitability
590 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1075 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1144 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp375 class LoopInterchangeProfitability { class
377 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon8e83732e0211::LoopInterchangeProfitability
551 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1032 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1105 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon3bbd11430211::LoopInterchangeProfitability
564 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1038 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1107 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon4110bb1b0211::LoopInterchangeProfitability
565 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1033 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1102 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp375 class LoopInterchangeProfitability { class
377 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon21544b6d0211::LoopInterchangeProfitability
551 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1035 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1108 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon8a69c09d0211::LoopInterchangeProfitability
564 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1038 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1107 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anond2aec4060211::LoopInterchangeProfitability
565 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1033 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1102 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp373 class LoopInterchangeProfitability { class
375 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonded5bd7e0211::LoopInterchangeProfitability
565 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1033 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1102 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp375 class LoopInterchangeProfitability { class
377 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon422929810211::LoopInterchangeProfitability
551 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1035 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1108 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon8519997b0211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon76c7a9910211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon2fa6ac900211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anon4eb0ed0e0211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability { class
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE, in LoopInterchangeProfitability() function in __anonbc6641430211::LoopInterchangeProfitability
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE); in processLoop()
1152 int LoopInterchangeProfitability::getInstrOrderCost() { in getInstrOrderCost()
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId, in isProfitable()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp372 class LoopInterchangeProfitability {
374 LoopInterchangeProfitability(Loop *Outer, Loop *Inner, ScalarEvolution *SE,
548 LoopInterchangeProfitability LIP(OuterLoop, InnerLoop, SE, ORE);
1152 int LoopInterchangeProfitability::getInstrOrderCost() {
1225 bool LoopInterchangeProfitability::isProfitable(unsigned InnerLoopId,