Home
last modified time | relevance | path

Searched defs:PeelCount (Results 1 – 25 of 80) sorted by relevance

1234

/dports/math/vtk9/VTK-9.1.0/Rendering/OpenGL2/
H A DvtkDepthPeelingPass.h192 int PeelCount; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkDepthPeelingPass.h197 int PeelCount; variable
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h76 unsigned PeelCount; member
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp320 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
503 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp320 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
503 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp379 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
611 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp377 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
600 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp379 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
611 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp377 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
600 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp377 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
600 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp339 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
572 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp389 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
655 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp392 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
667 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLoopPeel.cpp392 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
667 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp394 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
669 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp392 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
667 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp392 Optional<unsigned> PeelCount = getLoopEstimatedTripCount(L); in computePeelCount() local
667 bool llvm::peelLoop(Loop *L, unsigned PeelCount, LoopInfo *LI, in peelLoop()

1234