Home
last modified time | relevance | path

Searched refs:anyE (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Rewrite/
H A DPatternApplicator.cpp104 auto anyIt = anyOpPatterns.begin(), anyE = anyOpPatterns.end(); in matchAndRewrite() local
105 while (opIt != opE && anyIt != anyE) { in matchAndRewrite()
122 llvm::make_range(opIt, opE), llvm::make_range(anyIt, anyE))) { in matchAndRewrite()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/IR/
H A DPatternMatch.cpp247 auto anyIt = anyOpPatterns.begin(), anyE = anyOpPatterns.end(); in matchAndRewrite() local
248 while (opIt != opE && anyIt != anyE) { in matchAndRewrite()
265 llvm::make_range(opIt, opE), llvm::make_range(anyIt, anyE))) { in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp133 auto anyIt = anyOpPatterns.begin(), anyE = anyOpPatterns.end(); in matchAndRewrite() local
143 if (anyIt != anyE && in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp133 auto anyIt = anyOpPatterns.begin(), anyE = anyOpPatterns.end(); in matchAndRewrite() local
143 if (anyIt != anyE && in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Rewrite/
H A DPatternApplicator.cpp148 unsigned anyIt = 0, anyE = anyOpPatterns.size(); in matchAndRewrite() local
161 if (anyIt < anyE && in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp148 unsigned anyIt = 0, anyE = anyOpPatterns.size(); in matchAndRewrite() local
161 if (anyIt < anyE && in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp148 unsigned anyIt = 0, anyE = anyOpPatterns.size(); in matchAndRewrite() local
161 if (anyIt < anyE && in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Rewrite/
H A DPatternApplicator.cpp148 unsigned anyIt = 0, anyE = anyOpPatterns.size(); in matchAndRewrite() local
161 if (anyIt < anyE && in matchAndRewrite()
/dports/devel/stack/stack-2.7.3/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/conduit-1.3.2.1/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/conduit-1.3.4/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/conduit-1.3.4/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/conduit-1.3.4.1/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/conduit-1.3.2/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/conduit-1.3.4/src/Data/Conduit/
H A DCombinators.hs69 , anyE
970 anyE :: (Monad m, MonoFoldable mono)
973 INLINE_RULE(anyE, f, any (oany f))
1015 INLINE_RULE0(orE, anyE id)
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/conduit-1.3.3/src/Data/Conduit/
H A DCombinators.hs68 , anyE
969 anyE :: (Monad m, MonoFoldable mono)
972 INLINE_RULE(anyE, f, any (oany f))
1014 INLINE_RULE0(orE, anyE id)

12