Home
last modified time | relevance | path

Searched full:simplifies (Results 1 – 25 of 249) sorted by relevance

12345678910

/freebsd/tests/
H A DREADME23 several of the design decisions described below. This simplifies the
48 programs being installed --which is a worthy goal because it simplifies
49 the addition of new test programs and simplifies the maintenance of the
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/
H A DSourceCodeBuilders.h76 /// needed by the syntax, and simplifies to `->` when possible, e.g.:
86 /// when needed by the syntax, and simplifies to `.` when possible, e.g.:
104 /// needed by the syntax and simplifies when possible. If `PLTypeClass` is
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopSimplify.h14 // entry edge from outside of the loop to the loop header. This simplifies a
20 // by the loop header). This simplifies transformations such as store-sinking
H A DCallGraphUpdater.h27 /// simplifies the interface and the call sites, e.g., new and old pass manager
/freebsd/lib/libc/aarch64/string/
H A Dmemmove.S2 * memmove is implemented in memcpy.S. Having this file simplifies the build
/freebsd/contrib/libxo/xopo/
H A Dxopo.122 utility simplifies libxo format strings into the form used for
/freebsd/contrib/tcpdump/
H A DREADME.md22 which simplifies installation of updates and long-term maintenance. However,
83 Simplifies the tcpdump trace for an ftp (or other unidirectional
/freebsd/share/man/man7/
H A Dtracing.735 It simplifies common DTrace usage patterns and requires less expert knowledge
H A Dbsd.snmpmod.mk.741 simplifies the building of modules for the Begemot SNMP daemon,
/freebsd/sys/contrib/device-tree/Bindings/display/imx/
H A Dfsl,imx8qxp-dc-command-sequencer.yaml13 does not need to wait for certain events. Also it simplifies SW architecture,
/freebsd/share/doc/smm/02.config/
H A D1.t41 simplifies system maintenance by isolating system dependencies
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DSimplifyCFG.h25 /// This pass iteratively simplifies the entire CFG of a function. It may change
/freebsd/contrib/libarchive/cpio/
H A Dcpio.h17 * Keeping all of the state in a structure like this simplifies memory
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp14 // simplified: This is usually true and assuming it simplifies the logic (if
151 /// and see if it simplifies.
261 // Otherwise, return "L op' R" if it simplifies. in expandBinOp()
303 // Transform: "(A op B) op C" ==> "A op (B op C)" if it simplifies completely. in simplifyAssociativeBinOp()
311 // It does! Return "A op V" if it simplifies or is already available. in simplifyAssociativeBinOp()
315 // Otherwise return "A op V" if it simplifies. in simplifyAssociativeBinOp()
323 // Transform: "A op (B op C)" ==> "(A op B) op C" if it simplifies completely. in simplifyAssociativeBinOp()
331 // It does! Return "V op C" if it simplifies or is already available. in simplifyAssociativeBinOp()
335 // Otherwise return "V op C" if it simplifies. in simplifyAssociativeBinOp()
347 // Transform: "(A op B) op C" ==> "(C op A) op B" if it simplifies completely. in simplifyAssociativeBinOp()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h21 /// A timer class that simplifies common timing metrics.
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericJITLinkMemoryManager.h12 // This simplifies the implementaton of new ExecutorProcessControl instances,
H A DEPCGenericMemoryAccess.h12 // This simplifies the implementaton of new ExecutorProcessControl instances,
H A DEPCGenericDylibManager.h12 // This simplifies the implementaton of new ExecutorProcessControl instances,
/freebsd/contrib/ncurses/man/
H A DMKada_config.in71 This program development aid simplifies the process of configuring
H A DMKncu_config.in44 This program development aid simplifies the process of configuring
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeAliases.cpp29 // This simplifies optimization and ThinLTO linking of the original symbols.
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Daverage.h50 * Also all (_d) values seem to be pow2 which simplifies maths (shift by
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dfallback.pm28 This small simple module simplifies the addition of fallback directories
/freebsd/contrib/kyua/utils/cmdline/
H A DMakefile.am.inc51 # should not be bundled into libutils.a, but doing so simplifies the build
/freebsd/share/man/man5/
H A Ddir.596 * keeping this pad for ILP32 architectures simplifies compat32 layer.

12345678910