HomeSort by relevance Sort by last modified time
    Searched full:lloop (Results 1 - 19 of 19) sorted by null

  /external/quake/quake/src/QW/client/
r_aliasa.s 63 Lloop:
225 jnz Lloop
r_aliasa.asm 250 Lloop:
345 jnz Lloop
  /external/quake/quake/src/WinQuake/
r_aliasa.s 63 Lloop:
225 jnz Lloop
  /external/openssl/crypto/sha/asm/
sha1-s390x.pl 204 .Lloop:
234 brct${g} $len,.Lloop
sha1-thumb.pl 132 .Lloop:
233 b .Lloop @ [+6] total 3212 cycles
sha1-alpha.pl 264 .Lloop:
303 bne $t1,.Lloop
sha1-armv4-large.pl 165 .Lloop:
226 bne .Lloop @ [+18], total 1307
sha1-sparcv9.pl 215 .Lloop:
271 bne `$bits==64?"%xcc":"%icc"`,.Lloop
sha512-s390x.pl 277 .Lloop:
308 jne .Lloop
sha512-x86_64.pl 207 jmp .Lloop
210 .Lloop:
257 jb .Lloop
sha1-armv4-large.S 13 .Lloop:
435 bne .Lloop @ [+18], total 1307
sha512-sparcv9.pl 486 .Lloop:
581 bne `$bits==64?"%xcc":"%icc"`,.Lloop
sha1-x86_64.pl 259 jmp .Lloop
262 .Lloop:
282 jnz .Lloop
sha256-x86_64.S 34 jmp .Lloop
37 .Lloop:
1747 jb .Lloop
sha512-x86_64.S 34 jmp .Lloop
37 .Lloop:
1747 jb .Lloop
sha1-x86_64.S 34 jmp .Lloop
37 .Lloop:
1280 jnz .Lloop
    [all...]
  /external/openssl/crypto/md5/asm/
md5-x86_64.S 35 .Lloop:
651 jb .Lloop
md5-x86_64.pl 161 .Lloop: # save old values of A, B, C, D
244 jb .Lloop # jmp if ptr < end
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 556 const Loop *LLoop = LA->getLoop(), *RLoop = RA->getLoop();
557 if (LLoop != RLoop) {
558 unsigned LDepth = LLoop->getLoopDepth(),
    [all...]

Completed in 599 milliseconds