Home
last modified time | relevance | path

Searched full:carried (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.h11 // to identify loop carried dependences. This is scalar replacement for vector
61 // over X1 is carried over only one iteration and so the DepChain is only one
90 // --- DepChains & Loop carried dependences ---
113 // iterations of carried dependence + 1.
127 /// Hexagon Vector Loop Carried Reuse Pass
H A DHexagonVectorLoopCarriedReuse.cpp11 // to identify loop carried dependences. This is scalar replacement for vector
58 cl::desc("Maximum distance of loop carried dependences that are handled"),
174 return "Hexagon-specific loop carried reuse for HVX vectors"; in getPassName()
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_get_cm_event.3136 result carried in the IB CM SIDR REP message.
141 carried in the IB CM REJ message.
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h46 /// | < loop carried >
52 /// | < loop carried >
218 // Loop carried dependencies are carefully expanded by the bottleneck analysis
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp20 // represent loop carried dependences in the DAG as order edges to the Phi
151 /// A command line option to disable the pruning of loop carried order
154 SwpPruneLoopCarried("pipeliner-prune-loop-carried",
155 cl::desc("Prune loop carried order dependences."),
835 /// alias of the load on a subsequent iteration, i.e., a loop carried
837 /// but that code doesn't create loop carried dependences.
871 // offset, then mark the dependence as loop carried potentially. in addLoopCarriedDependences()
892 // the store offset, the mark the dependence as loop carried. in addLoopCarriedDependences()
930 /// from a PHI to a use, and a loop carried dependence from the use to the
931 /// PHI. The loop carried dependence is represented as an anti dependence
[all …]
/freebsd/share/man/man4/
H A Dpcf.455 carried out on a byte-wise basis using interrupt or polled handshake.
/freebsd/usr.bin/fortune/
H A DREADME23 splendiferous Florian Slappey; the moronic frame of mind which, if carried
/freebsd/lib/libutil/
H A D_secure_path.375 The checks carried out are rudimentary and no attempt is made
/freebsd/contrib/arm-optimized-routines/pl/math/tools/
H A Dlog10f.sollya6 // Computation of log10f(1+x) will be carried out in double precision
/freebsd/usr.bin/clang/llvm-mca/
H A Dllvm-mca.1642 of loop carried dependencies. Block throughput is superiorly limited by the
645 In the absence of loop\-carried data dependencies, the observed IPC tends to a
651 field is an indicator of a performance issue. In the absence of loop\-carried
668 are no loop\-carried dependencies, the observed \fIuOps Per Cycle\fP is expected to
903 | < loop carried >
909 | < loop carried >
/freebsd/tools/tools/crypto/
H A DREADME4 it computes the data rate achieved. Operations are carried out by
/freebsd/share/doc/psd/01.cacm/
H A Dp410 is carried on with the
170 This procedure could have been carried out
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DBypassSlowDivision.h65 /// profitably bypassed and carried out with a shorter, faster divide.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/idmap_mount/
H A Didmap_mount_004.ksh99 # gid bit is carried over to new folder
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,bcm63xx-hsspi.yaml17 controller was carried over to recent ARM based chips, such as BCM63138,
/freebsd/tools/regression/
H A DREADME45 module (and therefore much of the automated testing carried out by the
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dlog10f.c32 base 10. Hence, most computations are carried out in double precision.
/freebsd/contrib/unifdef/
H A DCOPYING11 version of unifdef.c carried the four-clause BSD copyright licence.
/freebsd/lib/libsys/
H A Dlio_listio.2150 The order in which the requests are carried out is not specified;
/freebsd/contrib/ntp/html/
H A Dxleave.html19 … In interleaved modes the transmit drivestamp for one packet is actually carried in the immediatel…
/freebsd/contrib/tcp_wrappers/
H A Dhosts_access.5217 should not get carried away with username lookups, though.
354 On network firewall systems this trick can be carried even further.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h162 /// 2. they have a loop carried dependence with a small dependence distance
163 /// (e.g. less than 2) carried by the inner loop, or
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/fe_51/
H A Dfe.h58 /* now t is between 0 and 2^255-1, properly carried. */ in fe25519_reduce()
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp321 assert(!SI.isValid() && "A stalled instruction cannot be carried over."); in updateCarriedOver()
410 // Continue to issue the instruction carried over from the previous cycle in cycleStart()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_client_hello_cb.pod40 SSL_client_hello_isv2() indicates whether the ClientHello was carried in a

1234567