/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.h | 10 //! This pass performs merges of loads and stores on both sides of a 14 // diamond (hammock) and merges them into a single load in the header. Similar 15 // it sinks and merges two stores to the tail block (footer). The algorithm
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctfmerge.c | 32 * Merges can proceed independently. As such, we perform the merges in parallel 34 * data from a single input file, or the result of one or more merges) can only 39 * merged are each the product of merges of half of the input files. 43 * takes the results of Phase I, and merges them two at a time. This disparity 45 * with the size of the CTF data being merged. As such, merges of CTF graphs 46 * newly read from input files are much faster than merges of CTF graphs that 47 * are themselves the results of prior merges. 49 * A further complication is the need to ensure the repeatability of CTF merges. 76 * 3. T1 reads the third input file, which it merges into wip[0]. The 78 * 4. T2 reads the fourth input file, which it merges into wip[1]. wip[1] [all …]
|
H A D | fixup_tdescs.c | 73 * expect, this causes merges to fail. Since everyone indirectly contains 74 * a pointer to a CPU structure, the failed merges can cause massive amounts
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ConstantMerge.h | 9 // This file defines the interface to a pass that merges duplicate global 28 /// A pass that merges duplicate global constants into a single constant.
|
/freebsd/contrib/unifdef/scripts/ |
H A D | gitlog2changelog.sh | 5 git log --no-merges -M --stat \
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | bin_stats.h | 20 * periodically merges into this counter.
|
/freebsd/crypto/openssl/util/ |
H A D | merge-err-lines | 10 # names are very long. This script looks for those lines and merges them.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | Any.h | 33 // merges duplicate definitions across DSO boundaries. 34 // We also cannot mark it as `const`, otherwise msvc merges all definitions
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | ControlHeightReduction.h | 9 // This pass merges conditional blocks of code and reduces the number of
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-unique.mk | 7 . warning The modifier ':u' only merges _adjacent_ duplicate words.
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | nvidia,tegra20-mc.yaml | 15 The Tegra20 Memory Controller merges request streams from various client
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_set_default_properties.pod | 33 query for the given I<libctx>. It merges the fips default property query with any
|
H A D | OSSL_PARAM_dup.pod | 25 OSSL_PARAM_merge() merges the parameter arrays I<params> and I<params1> into a
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 10 //! This pass performs merges of loads and stores on both sides of a 14 // diamond (hammock) and merges them into a single load in the header. Similar 15 // it sinks and merges two stores to the tail block (footer). The algorithm
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,coresight-static-funnel.yaml | 23 The Coresight static funnel merges 2-8 trace sources into a single trace
|
H A D | arm,coresight-dynamic-funnel.yaml | 23 The Coresight funnel merges 2-8 trace sources into a single trace
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 239 * Frontend action adaptor that merges ASTs together. 241 * This action takes an existing AST file and "merges" it into the AST
|
/freebsd/libexec/bootpd/ |
H A D | Announce | 4 This version merges most of the enhancements and bug-fixes from the
|
/freebsd/cddl/usr.bin/ctfmerge/ |
H A D | ctfmerge.1 | 65 utility merges several CTF (Compact C Type Format) data sections from several
|
/freebsd/contrib/one-true-awk/ |
H A D | FREEBSD-upgrade | 58 % git rebase --rebase-merges -i freebsd/main
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
H A D | ittnotify_types.h | 12 * subsequent merges and contributions from the original source base eaiser.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 288 // MergeConsecutiveStores() merges two stores; LegalizeStoreOps() un-merges; 289 // MergeConsecutiveStores() re-merges, etc. ) to warrant turning it off for
|
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/ |
H A D | blake3.c | 441 * merges until right before the next CV is about to be added. This is 468 * we know none of the merges are root. 487 * reference impl does. Instead we do merges using the *previous* CV that was 649 * remaining input means we know these merges are non-root. This merge in Blake3_Update2()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3.c | 400 // merges until right before the next CV is about to be added. This is 422 // we know none of the merges are root. 441 // reference impl does. Instead we do merges using the *previous* CV that was 560 // know these merges are non-root. This merge loop isn't strictly necessary in llvm_blake3_hasher_update()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | renesas,rsnd.txt | 140 MIX merges 2 sounds path. You can see 2 sound interface on system, 191 TDM Split mode merges 4 sounds. You can see 4 sound interface on system,
|