Home
last modified time | relevance | path

Searched refs:j10 (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
Dsibling-loops.ll67 %j10.055.us = phi i32 [ %inc26.us, %for.body15.us ], [ 0, %for.body4.us ]
68 %arrayidx16.us = getelementptr inbounds i16, i16* %off, i32 %j10.055.us
70 %arrayidx18.us = getelementptr inbounds i16, i16* %data, i32 %j10.055.us
73 %add23.us = add i32 %j10.055.us, %mul.us
76 %inc26.us = add nuw nsw i32 %j10.055.us, 1
/external/llvm-project/llvm/test/Transforms/HardwareLoops/
Dsibling-loops.ll74 %j10.055.us = phi i32 [ %inc26.us, %for.body15.us ], [ 0, %for.body4.us ]
75 %arrayidx16.us = getelementptr inbounds i16, i16* %off, i32 %j10.055.us
77 %arrayidx18.us = getelementptr inbounds i16, i16* %data, i32 %j10.055.us
80 %add23.us = add i32 %j10.055.us, %mul.us
83 %inc26.us = add nuw nsw i32 %j10.055.us, 1
/external/openssh/
Dchacha.c93 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
110 j10 = x->input[10]; in chacha_encrypt_bytes()
134 x10 = j10; in chacha_encrypt_bytes()
160 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
/external/openssh/openbsd-compat/
Dchacha_private.h92 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
109 j10 = x->input[10]; in chacha_encrypt_bytes()
133 x10 = j10; in chacha_encrypt_bytes()
159 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
/external/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c103 u32 j0, j1, j2, j3, j4, j5, j6, j7, j8, j9, j10, j11, j12, j13, j14, j15; in chacha_encrypt_bytes() local
120 j10 = x->input[10]; in chacha_encrypt_bytes()
144 x10 = j10; in chacha_encrypt_bytes()
170 x10 = PLUS(x10,j10); in chacha_encrypt_bytes()
/external/llvm-project/polly/test/ScopInfo/
Dassume_gep_bounds_many.ll319 %j10.0 = phi i64 [ 0, %bb122 ], [ %tmp155, %bb154 ]
320 %tmp124 = icmp slt i64 %j10.0, %n4_b
340 %tmp132 = add nuw nsw i64 %i9.0, %j10.0
349 %tmp141 = mul nsw i64 %j10.0, %tmp140
374 %tmp155 = add nuw nsw i64 %j10.0, 1
/external/llvm-project/polly/test/DependenceInfo/
Dreduction_sequence.ll254 %j10.0 = phi i64 [ 0, %bb88 ], [ %tmp94, %bb93 ]
255 %exitcond16 = icmp ne i64 %j10.0, 1024
265 %tmp94 = add nuw nsw i64 %j10.0, 1
/external/toolchain-utils/binary_search_tool/android/
DREADME.android.md152 4. Build all of Android: `make -j10`. The "-j" parameter depends on how
/external/libaom/libaom/
DREADME.md509 $ make -j10 runtests