/freebsd/lib/libc/aarch64/string/ |
H A D | Makefile.inc | 2 # 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/sys/contrib/device-tree/Bindings/opp/ |
H A D | ti-omap5-opp-supply.txt | 26 "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.
|
/freebsd/crypto/libecc/src/utils/ |
H A D | utils.c | 46 * This function is a simple (non-optimized) reimplementation of memcpy() 71 * This function is a simple (non-optimized) reimplementation of memset() 147 * This function is a simple (non-optimized) reimplementation of strlen() 170 * This function is a simple (non-optimized) reimplementation of strnlen() 193 * This functin is a simple (non-optimized) reimplementation of strncpy() 215 * This functin is a simple (non-optimized) reimplementation of strncat()
|
/freebsd/sys/contrib/libsodium/ |
H A D | ChangeLog | 65 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/tools/build/ |
H A D | depend-cleanup.sh | 245 clean_dep lib/libc strcmp S arm-optimized-routines 248 # 20250110 b91003acffe7 add strspn optimized implementation 251 # 20250110 f2bd390a54f1 add strcspn optimized implementation 254 # 20250110 89b3872376cb add optimized strpbrk & strsep implementations 264 clean_dep lib/libc strncmp S arm-optimized-routines 279 clean_dep lib/libc strlen S arm-optimized-routines
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineSizeOpts.h | 26 /// 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 D | SelectionDAGISel.h | 193 // 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 D | TargetPassConfig.h | 230 /// Return true if the optimized regalloc pipeline is enabled. 406 virtual FunctionPass *createTargetRegisterAllocator(bool Optimized); in addPreRewrite() 416 /// addPreRewrite - Add passes to the optimized register allocation pipeline in addPostRewrite() 432 /// addPostFastRegAllocRewrite - Add passes to the optimized register 488 virtual FunctionPass *createRegAllocPass(bool Optimized);
|
/freebsd/contrib/wpa/src/ap/ |
H A D | gas_serv.h | 12 /* 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/crypto/libecc/src/sig/ |
H A D | ecsdsa_common.c | 95 * The 'optimized' parameter tells the function if the r value of 100 * Optimized : r = h(Wx || m) 108 *| - In the optimized version (ECOSDSA), r = H(Wx || m). 115 * In the project, the normal mode is named ECSDSA, the optimized 142 ec_alg_type key_type, int optimized) in __ecsdsa_sign_init() argument 207 * - In the optimized version (ECOSDSA), r = h(Wx || m). in __ecsdsa_sign_init() 214 if (!optimized) { in __ecsdsa_sign_init() 417 *| - In the optimized version (ECOSDSA), r' = H(W'x || m). 427 ec_alg_type key_type, int optimized) in __ecsdsa_verify_init() argument 504 * - In the optimized version (ECOSDSA), r = h(W'x || m). in __ecsdsa_verify_init() [all …]
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslopt.c | 208 * 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 to a shorter string in OptOptimizeNamePath() [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_pci.c | 152 * @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/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemorySSA.h | 71 /// 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 to, causing it to 296 void setDefiningAccess(MemoryAccess *DMA, bool Optimized = false) { [all …]
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | wmsum.h | 17 * wmsum counters are a reduced version of aggsum counters, optimized for 18 * write-mostly scenarios. They do not provide optimized read functions,
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | wmsum.h | 17 * wmsum counters are a reduced version of aggsum counters, optimized for 18 * write-mostly scenarios. They do not provide optimized read functions,
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | atmel,ebi.txt | 67 - atmel,smc-tdf-mode: "normal" or "optimized". When set to 68 "optimized" the data float time is optimized
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | wmsum.h | 17 * wmsum counters are a reduced version of aggsum counters, optimized for 18 * write-mostly scenarios. They do not provide optimized read functions,
|
/freebsd/crypto/libecc/include/libecc/sig/ |
H A D | ecsdsa_common.h | 38 ec_alg_type key_type, int optimized); 45 ec_alg_type key_type, int optimized);
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | EmbedBitcodePass.h | 11 /// 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/lib/msun/src/ |
H A D | k_tanf.c | 3 * Optimized by Bruce D. Evans. 42 * micro-optimized for Athlons (XP, X64). It costs 2 multiplications in __kernel_tandf()
|
/freebsd/contrib/arm-optimized-routines/ |
H A D | README | 1 Arm Optimized Routines 48 may not be fully optimized yet.
|
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_jhash.h | 284 * 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/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | SizeOpts.h | 91 /// 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/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SwapByteOrder.h | 1 //===- SwapByteOrder.h - Generic and optimized byte swaps -------*- C++ -*-===// 9 // This file declares generic and optimized functions to swap the byte order of
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | FindBugs.cpp | 60 outs() << "Combination " << num << " optimized successfully!\n"; in runManyPasses() 64 // Step 3: Compile the optimized code. in runManyPasses()
|