Home
last modified time | relevance | path

Searched refs:getNonEmpty (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Collection/
H A DCollection.hs27 , getNonEmpty
104 minimum = Data.List.minimum . getNonEmpty
105 maximum = Data.List.maximum . getNonEmpty
144 minimum = Data.List.minimum . toList . getNonEmpty -- TODO faster implementation
145 maximum = Data.List.maximum . toList . getNonEmpty -- TODO faster implementation
151 length = length . getNonEmpty
152 elem e = elem e . getNonEmpty
153 maximum = maximum . getNonEmpty
154 minimum = minimum . getNonEmpty
155 all p = all p . getNonEmpty
[all …]
H A DFoldable.hs105 foldr1 f = Data.List.foldr1 f . getNonEmpty
106 foldl1' f = Data.List.foldl1' f . getNonEmpty
120 foldr1 f = LN.foldr1 f . getNonEmpty
121 foldl1' f = LN.foldl1' f . getNonEmpty
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/algebraic-graphs-0.5/test/Algebra/Graph/Test/NonEmpty/
H A DGraph.hs105 let xs = NonEmpty.fromList (getNonEmpty xs')
219 let xs = NonEmpty.fromList (getNonEmpty xs')
223 let xs = NonEmpty.fromList (getNonEmpty xs')
227 let xs = NonEmpty.fromList (getNonEmpty xs')
235 let xs = NonEmpty.fromList (getNonEmpty xs')
239 let xs = NonEmpty.fromList (getNonEmpty xs')
277 let xs = NonEmpty.fromList (getNonEmpty xs')
356 let xs = NonEmpty.fromList (getNonEmpty xs')
470 let xs = NonEmpty.fromList (getNonEmpty xs')
474 let xs = NonEmpty.fromList (getNonEmpty xs')
[all …]
H A DAdjacencyMap.hs207 let xs = NonEmpty.fromList (getNonEmpty xs')
211 let xs = NonEmpty.fromList (getNonEmpty xs')
215 let xs = NonEmpty.fromList (getNonEmpty xs')
223 let xs = NonEmpty.fromList (getNonEmpty xs')
227 let xs = NonEmpty.fromList (getNonEmpty xs')
252 let xs = NonEmpty.fromList (getNonEmpty xs')
302 let xs = NonEmpty.fromList (getNonEmpty xs')
316 let xs = NonEmpty.fromList (getNonEmpty xs')
436 let xs = NonEmpty.fromList (getNonEmpty xs')
440 let xs = NonEmpty.fromList (getNonEmpty xs')
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DConstantRange.cpp190 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
246 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
251 return getNonEmpty( in makeGuaranteedNoWrapRegion()
262 return getNonEmpty( in makeGuaranteedNoWrapRegion()
289 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1061 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1072 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1083 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1094 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1348 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
288 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
997 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1008 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1019 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1030 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1268 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp190 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
246 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
251 return getNonEmpty( in makeGuaranteedNoWrapRegion()
262 return getNonEmpty( in makeGuaranteedNoWrapRegion()
289 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1061 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1072 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1083 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1094 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1348 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
288 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
995 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1006 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1017 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1028 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1246 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
288 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
997 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1008 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1019 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1030 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1268 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
288 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
995 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1006 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1017 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1028 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1246 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
288 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
995 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1006 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1017 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1028 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1246 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp190 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
246 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
251 return getNonEmpty( in makeGuaranteedNoWrapRegion()
262 return getNonEmpty( in makeGuaranteedNoWrapRegion()
289 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1061 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
1072 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
1083 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
1094 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1348 return getNonEmpty(std::move(min), std::move(max)); in lshr()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DConstantRange.cpp189 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
245 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
250 return getNonEmpty( in makeGuaranteedNoWrapRegion()
261 return getNonEmpty( in makeGuaranteedNoWrapRegion()
910 return getNonEmpty(std::move(NewL), std::move(NewU)); in smax()
921 return getNonEmpty(std::move(NewL), std::move(NewU)); in umax()
932 return getNonEmpty(std::move(NewL), std::move(NewU)); in smin()
943 return getNonEmpty(std::move(NewL), std::move(NewU)); in umin()
1161 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1212 return getNonEmpty(std::move(min), std::move(max)); in ashr()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty(
251 return getNonEmpty(APInt::getNullValue(BitWidth),
256 return getNonEmpty(
267 return getNonEmpty(
294 return getNonEmpty(APInt::getNullValue(BitWidth),
1377 return getNonEmpty(std::move(min), std::move(max));
1428 return getNonEmpty(std::move(min), std::move(max));
1437 return getNonEmpty(std::move(NewL), std::move(NewU));
1446 return getNonEmpty(std::move(NewL), std::move(NewU));
1455 return getNonEmpty(std::move(NewL), std::move(NewU));
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
251 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
256 return getNonEmpty( in makeGuaranteedNoWrapRegion()
267 return getNonEmpty( in makeGuaranteedNoWrapRegion()
294 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1377 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1428 return getNonEmpty(std::move(min), std::move(max)); in ashr()
1437 return getNonEmpty(std::move(NewL), std::move(NewU)); in uadd_sat()
1446 return getNonEmpty(std::move(NewL), std::move(NewU)); in sadd_sat()
1455 return getNonEmpty(std::move(NewL), std::move(NewU)); in usub_sat()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
251 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
256 return getNonEmpty( in makeGuaranteedNoWrapRegion()
267 return getNonEmpty( in makeGuaranteedNoWrapRegion()
294 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1377 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1428 return getNonEmpty(std::move(min), std::move(max)); in ashr()
1437 return getNonEmpty(std::move(NewL), std::move(NewU)); in uadd_sat()
1446 return getNonEmpty(std::move(NewL), std::move(NewU)); in sadd_sat()
1455 return getNonEmpty(std::move(NewL), std::move(NewU)); in usub_sat()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
255 return getNonEmpty( in makeGuaranteedNoWrapRegion()
266 return getNonEmpty( in makeGuaranteedNoWrapRegion()
293 return getNonEmpty(APInt::getZero(BitWidth), in makeGuaranteedNoWrapRegion()
1376 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1427 return getNonEmpty(std::move(min), std::move(max)); in ashr()
1436 return getNonEmpty(std::move(NewL), std::move(NewU)); in uadd_sat()
1445 return getNonEmpty(std::move(NewL), std::move(NewU)); in sadd_sat()
1454 return getNonEmpty(std::move(NewL), std::move(NewU)); in usub_sat()
1463 return getNonEmpty(std::move(NewL), std::move(NewU)); in ssub_sat()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
251 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
256 return getNonEmpty( in makeGuaranteedNoWrapRegion()
267 return getNonEmpty( in makeGuaranteedNoWrapRegion()
294 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1377 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1428 return getNonEmpty(std::move(min), std::move(max)); in ashr()
1437 return getNonEmpty(std::move(NewL), std::move(NewU)); in uadd_sat()
1446 return getNonEmpty(std::move(NewL), std::move(NewU)); in sadd_sat()
1455 return getNonEmpty(std::move(NewL), std::move(NewU)); in usub_sat()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DConstantRange.cpp195 return ConstantRange::getNonEmpty( in makeExactMulNUWRegion()
251 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
256 return getNonEmpty( in makeGuaranteedNoWrapRegion()
267 return getNonEmpty( in makeGuaranteedNoWrapRegion()
294 return getNonEmpty(APInt::getNullValue(BitWidth), in makeGuaranteedNoWrapRegion()
1377 return getNonEmpty(std::move(min), std::move(max)); in lshr()
1428 return getNonEmpty(std::move(min), std::move(max)); in ashr()
1437 return getNonEmpty(std::move(NewL), std::move(NewU)); in uadd_sat()
1446 return getNonEmpty(std::move(NewL), std::move(NewU)); in sadd_sat()
1455 return getNonEmpty(std::move(NewL), std::move(NewU)); in usub_sat()
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/basement-0.0.12/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/basement-0.0.11/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/basement-0.0.11/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/basement-0.0.12/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/basement-0.0.11/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/basement-0.0.11/Basement/
H A DNonEmpty.hs18 newtype NonEmpty a = NonEmpty { getNonEmpty :: a } function
23 toList = toList . getNonEmpty

123456789