Home
last modified time | relevance | path

Searched refs:loop8 (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Hashing/
H A DSipHash.hs190 goVec (Block ba) start = loop8 initSt initIncr start totalLen
192 loop8 !st !incr _ 0 = Sip st incr (currentLen + totalLen) function
193 loop8 !st SipIncremental0 !ofs !l = case l - 8 of function
204 in loop8 (process c st v) SipIncremental0 (start + Offset 8) l8
205 loop8 !st !incr !ofs !l = loop1 st incr ofs l function
216 goAddr (Ptr ptr) start = return $ loop8 initSt initIncr start totalLen
218 loop8 !st !incr _ 0 = Sip st incr (currentLen + totalLen) function
219 loop8 !st SipIncremental0 !ofs !l = case l - 8 of function
230 in loop8 (process c st v) SipIncremental0 (start + Offset 8) l8 -- (l - 8)
231 loop8 !st !incr !ofs !l = loop1 st incr ofs l function
/dports/lang/sdcc/sdcc-4.0.0/support/regression/tests/
H A Dloop.c15 void loop8(unsigned char *a, {type} n)
91 loop8 (array, 3); in testLoop()
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/internal/bytealg/
H A Dcompare_ppc64x.s129 loop8: label
135 BC 8,2,loop8 // bt ctr <> 0 && cr
234 loop8: label
240 BC 8,2,loop8 // bt ctr <> 0 && cr
H A Dequal_ppc64x.s69 loop8: label
75 BC 8,2,loop8 // bt ctr <> 0 && cr
/dports/devel/z88dk/z88dk/test/suites/sccz80/
H A Dloops.c9 void loop8(unsigned char *a, unsigned long n) in loop8() function
83 loop8 (array, 3); in test_loop()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/internal/bytealg/
H A Dcompare_ppc64x.s164 loop8: label
170 BC 8,2,loop8 // bt ctr <> 0 && cr
277 loop8: label
283 BC 8,2,loop8 // bt ctr <> 0 && cr
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/matrixmultiply-0.2.3/src/
H A Dloopmacros.rs41 macro_rules! loop8 { macro
48 macro_rules! loop8 { macro
/dports/devel/grex/grex-1.3.0/cargo-crates/matrixmultiply-0.3.0/src/
H A Dloopmacros.rs41 macro_rules! loop8 { macro
48 macro_rules! loop8 { macro
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/matrixmultiply-0.2.3/src/
H A Dloopmacros.rs41 macro_rules! loop8 { macro
48 macro_rules! loop8 { macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/dns/knot-resolver/knot-resolver-5.4.3/lib/layer/test.integr/
H A Diter_cname_length.rpl127 loop7.sub. IN CNAME loop8.sub.
128 loop8.sub. IN CNAME loop9.sub.
219 loop7.sub. IN CNAME loop8.sub.
220 loop8.sub. IN CNAME loop9.sub.
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/
H A Dtripcount_compute.ll143 br label %loop8
145 loop8: ; preds = %loop2, %loopexit
146 %k = phi i32 [ %j.next, %loopexit2 ], [ %k.next, %loop8 ] ; <i32> [#uses=3]
149 br i1 %c8, label %loop8, label %loopexit8

123456789