| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | CodeMetrics.cpp | 77 for (auto &AssumeVH : AC->assumptions()) { in collectEphemeralValues() 101 for (auto &AssumeVH : AC->assumptions()) { in collectEphemeralValues()
|
| H A D | AssumptionCache.cpp | 232 for (auto &VH : AC.assumptions()) in run() 283 for (auto &VH : I.second->assumptions()) in verifyAnalysis()
|
| /freebsd/contrib/arm-optimized-routines/string/ |
| H A D | README.contributors | 24 - The assumptions of the code must be clearly documented.
|
| /freebsd/crypto/openssl/crypto/property/ |
| H A D | README.md | 7 This implementation is based on a number of assumptions: 30 Some consequences of these assumptions are:
|
| /freebsd/contrib/libcbor/doc/source/api/ |
| H A D | type_7_floats_ctrls.rst | 75 …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 D | AssumptionCache.h | 151 MutableArrayRef<ResultElem> assumptions() { in assumptions() function
|
| /freebsd/sys/riscv/conf/ |
| H A D | NOTES | 90 # Makes assumptions about bus tags that aren't true on riscv
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OSSL_STORE_open.pod | 138 The loaders may make assumptions, however. 139 For example, the B<file:> scheme loader inherits the assumptions made by
|
| H A D | PKCS12_SAFEBAG_create_cert.pod | 67 PKCS12_SAFEBAG_create_pkcs8_encrypt() makes assumptions regarding the encoding of the given pass
|
| H A D | PKCS12_add_cert.pod | 52 PKCS12_add_key() makes assumptions regarding the encoding of the given pass
|
| H A D | PKCS12_add_safe.pod | 56 PKCS12_add_safe() makes assumptions regarding the encoding of the given pass
|
| H A D | PKCS12_gen_mac.pod | 63 PKCS12_set_pbmac1_pbkdf2() make assumptions regarding the encoding of the
|
| H A D | PKCS12_create.pod | 96 PKCS12_create() makes assumptions regarding the encoding of the given pass
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | pwm-regulator.txt | 13 the user if the assumptions made in continuous-voltage
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedPredicates.td | 16 // input registers are the same. This predicate doesn't make any assumptions on
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __assert | 26 // WARNING: __builtin_assume can currently inhibit optimizations. Only add assumptions with a clear
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | AlignmentFromAssumptions.cpp | 290 for (auto &AssumeVH : AC.assumptions()) in runImpl()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | __assert | 27 // assumptions without a clear optimization intent, disable that to avoid worsening the code …
|
| /freebsd/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 340 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 D | txtvsbin.txt | 101 confirm the optimistic assumptions about the capabilities of this
|
| /freebsd/sys/arm64/conf/ |
| H A D | NOTES | 240 # Makes assumptions about bus tags that aren't true on arm64
|
| /freebsd/contrib/file/ |
| H A D | README.md | 71 * `src/ascmagic.c` - third & last set of tests, based on hardwired assumptions.
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | AssumeBundleBuilder.cpp | 352 for (Value *V : AC.assumptions()) { in buildMapping()
|
| H A D | PredicateInfo.cpp | 477 for (auto &Assume : AC.assumptions()) { in buildPredicateInfo()
|
| /freebsd/contrib/nvi/cl/ |
| H A D | README.signal | 4 The assumptions:
|