Searched refs:Loop (Results 276 - 300 of 519) sorted by relevance

<<11121314151617181920>>

/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Dsha512p8-ppc.S55 b Loop
57 Loop: label
622 bne Loop
H A Dsha256p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dkeccak1600-x86_64.S13 jmp .Loop
16 .Loop:
256 jnz .Loop
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/
H A Dpoly1305-ppc.S94 b .Loop
97 .Loop:
215 bc 16,0,.Loop
H A Dsha512p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/
H A Dpoly1305-ppc.S80 b .Loop
83 .Loop:
130 bc 16,0,.Loop
H A Dsha512p8-ppc.S55 b Loop
57 Loop: label
618 bne Loop
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dkeccak1600-x86_64.S13 jmp .Loop
16 .Loop:
256 jnz .Loop
H A Dx86_64cpuid.S336 jmp .Loop
338 .Loop: rdtsc
348 jnz .Loop
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/sha/asm/
H A Dsha512-mips.pl372 b .Loop
375 .Loop:
426 bne $inp,@X[15],.Loop
H A Dsha1-mips.pl386 b .Loop
389 .Loop:
434 bne $inp,$num,.Loop
H A Dkeccak1600-x86_64.pl95 jmp .Loop
98 .Loop:
344 jnz .Loop
H A Dsha512p8-ppc.pl221 b Loop
223 Loop: label
267 bne Loop
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dx86_64cpuid.pl398 jmp .Loop
400 .Loop: rdtsc
410 jnz .Loop
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S757 0: ;; Shift N-th Bit of B[] into Carry. N = 24 - Loop
769 ;; Loop until B[] is 0
1005 #define Loop 9
1014 push Loop
1017 mov Loop, C0
1026 ;; where N = 64 - Loop.
1045 dec Loop
1056 pop Loop
1062 #undef Loop
1498 ;; Loop counte
1002 #define Loop 9 define
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp379 void initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE);
381 bool isCanonical(const Loop &L) const;
383 void canonicalize(const Loop &L);
405 static void DoInitialMatch(const SCEV *S, Loop *L,
459 void Formula::initialMatch(const SCEV *S, Loop *L, ScalarEvolution &SE) {
481 bool Formula::isCanonical(const Loop &L) const {
511 void Formula::canonicalize(const Loop &L) {
525 // BaseRegs containing the recurrent expr related with Loop L. Swap the
1014 const Loop &L);
1020 const Loop *
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc32/v9/
H A Daddmul_1.asm200 bne,pt %icc, .Loop
207 .Loop: nop
239 bne,pt %icc, .Loop
H A Dsubmul_1.asm200 bne,pt %icc, .Loop
207 .Loop: sub %g0, %g3, %g3
239 bne,pt %icc, .Loop
H A Dmul_1.asm195 bne,pt %icc, .Loop
202 .Loop: nop
229 bne,pt %icc, .Loop
/netbsd-current/external/lgpl3/gmp/dist/mpn/ia64/
H A Dhamdist.asm184 br.cloop.dpnt .Loop C B
307 .Loop: ld8 u0 = [up], 8 C M01
333 br.cloop.dptk .Loop C B
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h152 bool isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE,
158 bool preferPredicateOverEpilogue(Loop *L, LoopInfo *LI, ScalarEvolution &SE,
189 void getUnrollingPreferences(Loop *, ScalarEvolution &,
192 void getPeelingPreferences(Loop *, ScalarEvolution &,
220 bool canSaveCmp(Loop *L, BranchInst **BI, ScalarEvolution *SE, LoopInfo *LI,
227 getPreferredAddressingMode(const Loop *L, ScalarEvolution *SE) const {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp366 // Loop through the inline asm constraints and look for something that
711 bool PPCTTIImpl::isHardwareLoopProfitable(Loop *L, ScalarEvolution &SE,
735 for (Loop::block_iterator I = L->block_begin(), IE = L->block_end();
789 void PPCTTIImpl::getUnrollingPreferences(Loop *L, ScalarEvolution &SE,
804 void PPCTTIImpl::getPeelingPreferences(Loop *L, ScalarEvolution &SE,
1245 bool PPCTTIImpl::canSaveCmp(Loop *L, BranchInst **BI, ScalarEvolution *SE,
1249 for (Loop::iterator I = L->begin(), E = L->end(); I != E; ++I)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dlib1funcs.S114 .Loop:
122 bne.d .Loop
132 .Loop:
139 bne.d .Loop
307 .Loop:
311 brne.d r0,0,.Loop
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dlib1funcs.S114 .Loop:
122 bne.d .Loop
132 .Loop:
139 bne.d .Loop
307 .Loop:
311 brne.d r0,0,.Loop
/netbsd-current/external/lgpl3/gmp/dist/mpn/m88k/
H A Dmul_1.s88 Loop: ld r9,r3[r4] label
107 bcnd.n ne0,r4,Loop

Completed in 398 milliseconds

<<11121314151617181920>>