Home
last modified time | relevance | path

Searched refs:assumptions (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCodeMetrics.cpp77 for (auto &AssumeVH : AC->assumptions()) { in collectEphemeralValues()
101 for (auto &AssumeVH : AC->assumptions()) { in collectEphemeralValues()
H A DAssumptionCache.cpp232 for (auto &VH : AC.assumptions()) in run()
283 for (auto &VH : I.second->assumptions()) in verifyAnalysis()
/freebsd/contrib/arm-optimized-routines/string/
H A DREADME.contributors24 - The assumptions of the code must be clearly documented.
/freebsd/crypto/openssl/crypto/property/
H A DREADME.md7 This implementation is based on a number of assumptions:
30 Some consequences of these assumptions are:
/freebsd/contrib/libcbor/doc/source/api/
H A Dtype_7_floats_ctrls.rst75 …tandard C does not offer a way to handle the signaling payload without assumptions about the host …
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h151 MutableArrayRef<ResultElem> assumptions() { in assumptions() function
/freebsd/sys/riscv/conf/
H A DNOTES90 # Makes assumptions about bus tags that aren't true on riscv
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_STORE_open.pod138 The loaders may make assumptions, however.
139 For example, the B<file:> scheme loader inherits the assumptions made by
H A DPKCS12_SAFEBAG_create_cert.pod67 PKCS12_SAFEBAG_create_pkcs8_encrypt() makes assumptions regarding the encoding of the given pass
H A DPKCS12_add_cert.pod52 PKCS12_add_key() makes assumptions regarding the encoding of the given pass
H A DPKCS12_add_safe.pod56 PKCS12_add_safe() makes assumptions regarding the encoding of the given pass
H A DPKCS12_gen_mac.pod63 PKCS12_set_pbmac1_pbkdf2() make assumptions regarding the encoding of the
H A DPKCS12_create.pod96 PKCS12_create() makes assumptions regarding the encoding of the given pass
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt13 the user if the assumptions made in continuous-voltage
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SchedPredicates.td16 // input registers are the same. This predicate doesn't make any assumptions on
/freebsd/contrib/llvm-project/libcxx/include/
H A D__assert26 // WARNING: __builtin_assume can currently inhibit optimizations. Only add assumptions with a clear
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp290 for (auto &AssumeVH : AC.assumptions()) in runImpl()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A D__assert27 // assumptions without a clear optimization intent, disable that to avoid worsening the code …
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassRegistry.def340 FUNCTION_ANALYSIS("assumptions", AssumptionAnalysis())
399 FUNCTION_PASS("alignment-from-assumptions", AlignmentFromAssumptionsPass())
498 FUNCTION_PASS("print<assumptions>", AssumptionPrinterPass(errs()))
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt101 confirm the optimistic assumptions about the capabilities of this
/freebsd/sys/arm64/conf/
H A DNOTES240 # Makes assumptions about bus tags that aren't true on arm64
/freebsd/contrib/file/
H A DREADME.md71 * `src/ascmagic.c` - third & last set of tests, based on hardwired assumptions.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAssumeBundleBuilder.cpp352 for (Value *V : AC.assumptions()) { in buildMapping()
H A DPredicateInfo.cpp477 for (auto &Assume : AC.assumptions()) { in buildPredicateInfo()
/freebsd/contrib/nvi/cl/
H A DREADME.signal4 The assumptions:

123