Home
last modified time | relevance | path

Searched full:optimized (Results 1 – 25 of 889) sorted by relevance

12345678910>>...36

/freebsd-src/lib/libc/aarch64/string/
H A DMakefile.inc2 # String handling from the Arm Optimized Routines
3 # https://github.com/ARM-software/optimized-routines
41 # Arm Optimized Routines file defining the function name to the libc name.
55 CFLAGS.${FUNC}.S+=-I${SRCTOP}/contrib/arm-optimized-routines/string
59 # arm-optimized-routines
60 CFLAGS.memchr.S+=-I${SRCTOP}/contrib/arm-optimized-routines/string
/freebsd-src/sys/contrib/device-tree/Bindings/opp/
H A Dti-omap5-opp-supply.txt26 "ti,omap5-opp-supply" - OMAP5+ optimized voltages in efuse(class0)VDD
28 "ti,omap5-core-opp-supply" - OMAP5+ optimized voltages in efuse(class0) VDD
33 optimized efuse configuration. Each item consists of the following:
35 efuse_offseet: efuse offset from reg where the optimized voltage is stored.
H A Dti,omap-opp-supply.yaml37 - description: OMAP5+ optimized voltages in efuse(Class 0) VDD along with
40 - description: OMAP5+ optimized voltages in efuse(class0) VDD but no VBB
54 optimized efuse configuration.
63 - description: efuse offset where the optimized voltage is located
/freebsd-src/sys/contrib/libsodium/
H A DChangeLog65 not optimize out code that we don't want to be optimized.
82 - An AVX512 optimized implementation of Argon2 has been added (written
99 - armv7s-optimized code was re-added to iOS builds.
100 - An AVX2 optimized implementation of the Argon2 round function was
166 optimized implementations, and uses pepper_49 by default.
219 - An SSE2 optimized implementation of Poly1305 was added, and is
221 - An SSSE3 optimized implementation of ChaCha20 was added, and is
230 - Optimized implementations of Blake2 have been added for modern
315 - The iOS target now includes armv7s and arm64 optimized code, as well
474 - optimized assembly version of salsa20 is now used on amd64.
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h26 /// Returns true if machine function \p MF is suggested to be size-optimized
31 /// Returns true if machine basic block \p MBB is suggested to be size-optimized
37 /// Returns true if machine basic block \p MBB is suggested to be size-optimized
H A DSelectionDAGISel.h193 // Space-optimized forms that implicitly encode VT.
250 // Space-optimized forms that implicitly encode integer VT.
256 // Space-optimized forms that implicitly encode integer VT.
287 // Space-optimized forms that implicitly encode number of result VTs.
291 // Space-optimized forms that implicitly encode EmitNodeInfo.
299 // Space-optimized forms that implicitly encode number of result VTs.
303 // Space-optimized forms that implicitly encode EmitNodeInfo.
H A DTargetPassConfig.h230 /// Return true if the optimized regalloc pipeline is enabled.
406 virtual FunctionPass *createTargetRegisterAllocator(bool Optimized);
416 /// addPreRewrite - Add passes to the optimized register allocation pipeline
432 /// addPostFastRegAllocRewrite - Add passes to the optimized register
488 virtual FunctionPass *createRegAllocPass(bool Optimized);
/freebsd-src/contrib/wpa/src/ap/
H A Dgas_serv.h12 /* First 16 ANQP InfoIDs can be included in the optimized bitmap */
45 * optimized bitmap.
67 /* The first MBO ANQP-element can be included in the optimized bitmap. */
/freebsd-src/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dwmsum.h17 * wmsum counters are a reduced version of aggsum counters, optimized for
18 * write-mostly scenarios. They do not provide optimized read functions,
/freebsd-src/sys/dev/isci/scil/
H A Dscic_sds_pci.c152 * @todo This PCI memory access calls likely need to be optimized into macro?
172 * @todo This PCI memory access calls likely need to be optimized into macro?
193 * @todo This PCI memory access calls likely need to be optimized into macro?
224 * @todo This PCI memory access calls likely need to be optimized into macro?
/freebsd-src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dwmsum.h17 * wmsum counters are a reduced version of aggsum counters, optimized for
18 * write-mostly scenarios. They do not provide optimized read functions,
/freebsd-src/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dwmsum.h17 * wmsum counters are a reduced version of aggsum counters, optimized for
18 * write-mostly scenarios. They do not provide optimized read functions,
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslopt.c208 * NewPath - Where the optimized path is returned
303 * ReturnNewPath - Where the optimized path is returned
509 "Not using optimized name - found wrong node"); in OptBuildShortestPath()
520 "Not using optimized name - did not find node"); in OptBuildShortestPath()
537 * NewPath - Where the optimized path is returned
539 * RETURN: Status. AE_OK If path is optimized
616 "Not using optimized name - found wrong node"); in OptOptimizeNameDeclaration()
626 "Not using optimized name - did not find node"); in OptOptimizeNameDeclaration()
649 * RETURN: None. If path is optimized, the Op is updated with new path
713 * to be any possibility that it can be optimized t in OptOptimizeNamePath()
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/memory-controllers/
H A Datmel,ebi.txt67 - atmel,smc-tdf-mode: "normal" or "optimized". When set to
68 "optimized" the data float time is optimized
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemorySSA.h71 /// an "optimized" definition use. The "optimized" use points to some def
72 /// reachable through the memory def chain. The optimized def *may* (but is
74 /// source def may alias it. As the name implies, the purpose of the optimized
75 /// use is to allow caching of clobber searches for memory defs. The optimized
79 /// When iterating the uses of a MemoryDef, both defining uses and optimized
269 /// Do we have an optimized use?
271 /// Return the MemoryAccess associated with the optimized use, or nullptr.
273 /// Sets the optimized use for a MemoryDef.
276 /// Reset the ID of what this MemoryUse was optimized t
[all...]
/freebsd-src/contrib/xz/src/liblzma/lzma/
H A Dfastpos.h61 // size optimized version is slightly faster than the bigger table based
69 // dependent code, but with position independent code the size optimized
74 // on all systems I have tried. The size optimized version is sometimes
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DEmbedBitcodePass.h11 /// provided pass pipeline on the clone. The optimized module is stored into a
35 /// Pass embeds a copy of the module optimized with the provided pass pipeline
/freebsd-src/lib/msun/src/
H A Dk_tanf.c3 * Optimized by Bruce D. Evans.
42 * micro-optimized for Athlons (XP, X64). It costs 2 multiplications in __kernel_tandf()
/freebsd-src/sys/contrib/device-tree/Bindings/clock/
H A Drenesas,5p35023.yaml26 must be done via the full register map, including optimized settings.
50 Optimized settings for the device must be provided in full
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h44 /// Optimized to have small unsigned values (=> small after VBR encoding).
71 /// Optimized to produce small values when locations with the sequence are
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSwapByteOrder.h1 //===- SwapByteOrder.h - Generic and optimized byte swaps -------*- C++ -*-===//
9 // This file declares generic and optimized functions to swap the byte order of
/freebsd-src/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h284 * A special optimized version that handles 1 or more of uint32_ts.
319 * A special ultra-optimized versions that knows it is hashing exactly
340 * A special ultra-optimized versions that knows it is hashing exactly
359 * A special ultra-optimized versions that knows it is hashing exactly
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h91 /// Returns true if function \p F is suggested to be size-optimized based on the
97 /// Returns true if basic block \p BB is suggested to be size-optimized based on
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DFindBugs.cpp60 outs() << "Combination " << num << " optimized successfully!\n"; in runManyPasses()
64 // Step 3: Compile the optimized code. in runManyPasses()
/freebsd-src/contrib/xz/src/liblzma/check/
H A Dcrc64_fast.c90 // If both the generic and arch-optimized implementations are usable, then
145 // If arch-optimized version is used unconditionally without runtime in lzma_crc64()

12345678910>>...36