Searched refs:Loop (Results 476 - 500 of 519) sorted by relevance

<<11121314151617181920>>

/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/x86_64/
H A Dchacha-x86_64.S109 jmp .Loop
112 .Loop:
218 jnz .Loop
H A Dsha256-mb-x86_64.S83 jmp .Loop
86 .Loop:
2622 jnz .Loop
H A Dsha1-mb-x86_64.S80 jmp .Loop
83 .Loop:
2553 jnz .Loop
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/
H A Dpoly1305-x86_64.pl263 jmp .Loop
266 .Loop:
276 jnz .Loop
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp764 SmallVector<Loop *, 16> LoopList(LI->begin(), LI->end());
766 Loop *L = LoopList.pop_back_val();
799 // Loop preheaders can be good locations to spill registers. If the
1331 const Loop *L = LI->getLoopFor(PN->getParent());
1366 const Loop *L = LI->getLoopFor(BO->getParent());
4872 // Loop over all the uses, recursively processing them.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp204 // Loop over the blocks, adding them to our set-vector, and aborting with an
257 CodeExtractor::CodeExtractor(DominatorTree &DT, Loop &L, bool AggregateArgs,
709 // Loop over all of the predecessors of OldPred that are in the region,
729 // Loop over all of the incoming value in PN, moving them to NewPN if they
1553 // Loop info metadata may contain line locations. Fix them up.
1730 // Loop over all of the PHI nodes in the header and exit blocks, and change
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h952 Loop *OrigLoop)
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dieee754-df.S993 @ Loop again for the low word if this pass was for the high word.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dieee754-df.S993 @ Loop again for the low word if this pass was for the high word.
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h35 /// OpenMP 2.5, section 2.5.1 Loop Construct; canonical form
36 /// OpenMP 3.1, section 2.5.1 Loop Construct; canonical form
37 /// OpenMP 4.0, section 2.6 Canonical Loop Form
38 /// OpenMP 4.5, section 2.6 Canonical Loop Form
39 /// OpenMP 5.0, section 2.9.1 Canonical Loop Form
40 /// OpenMP 5.1, section 2.11.1 Canonical Loop Nest Form
79 /// * Loop user variable: The user-accessible variable with different value for
81 /// * Loop iteration variable: The variable used to identify a loop iteration;
715 /// Distribute Loop condition used when composing 'omp distribute'
724 /// Distribute Loop conditio
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dsha512-armv8.S101 .Loop:
1033 b.ne .Loop
H A Dchacha-armv8.S86 .Loop:
184 cbnz x4,.Loop
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
H A Dsha512-armv8.S100 .Loop:
1032 b.ne .Loop
H A Dchacha-armv8.S85 .Loop:
183 cbnz x4,.Loop
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dsha512-armv8.S98 .Loop:
1030 b.ne .Loop
H A Dchacha-armv8.S81 .Loop:
179 cbnz x4,.Loop
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/aarch64/
H A Dsha512-armv8.S97 .Loop:
1029 b.ne .Loop
H A Dchacha-armv8.S80 .Loop:
178 cbnz x4,.Loop
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp818 for (Loop *L : LI) {
H A DValueTracking.cpp3983 // Loop the indices for the insertvalue instruction in parallel with the
4292 Loop *L = LI->getLoopFor(PN->getParent());
5250 const Loop *L) {
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1507 const Loop *L = LI->getLoopFor(Load->getParent());
1534 // Only allow one loop block. Loop header is not less frequently executed
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/
H A Dchacha-x86_64.pl321 jmp .Loop
324 .Loop:
329 &jnz (".Loop");
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/chacha/asm/
H A Dchacha-x86_64.pl323 jmp .Loop
326 .Loop:
331 &jnz (".Loop");
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/x86_64/
H A Dsha256-mb-x86_64.S75 jmp .Loop
78 .Loop:
2614 jnz .Loop
H A Dsha1-mb-x86_64.S72 jmp .Loop
75 .Loop:
2545 jnz .Loop

Completed in 286 milliseconds

<<11121314151617181920>>