Home
last modified time | relevance | path

Searched full:reduced (Results 1 – 25 of 819) sorted by relevance

12345678910>>...33

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombineInternal.h27 // instructions and for each eligible graph, it will create a reduced bit-width
32 // 3. Can be evaluated into type with reduced legal bit-width (or Trunc type).
35 // new reduced type chosen in (3).
72 /// The reduced value generated to replace the old instruction.
104 /// Check if it is eligible to be reduced to a smaller type.
106 /// \return the scalar version of the new type to be used for the reduced
108 /// eligible to be reduced.
123 /// Given a \p V value and a \p SclTy scalar type return the generated reduced
126 /// \param V value to be reduced.
128 /// \return the new reduced value.
[all …]
H A DTruncInstCombine.cpp10 // and for each eligible graph, it will create a reduced bit-width expression,
15 // 3. Can be evaluated into type with reduced legal bit-width.
18 // the new reduced type evaluated in (3).
44 "Number of instructions whose bit width was reduced");
356 /// Given a reduced scalar type \p Ty and a \p V value, return a reduced type
499 // Erase old expression graph, which was replaced by the reduced expression in ReduceExpressionGraph()
516 // not reduced, in such case, we need to keep that instruction. in ReduceExpressionGraph()
539 // 1. Check if it dominates an eligible expression graph to be reduced. in run()
540 // 2. Create a reduced expressio in run()
[all...]
/freebsd/share/doc/psd/15.yacc/
H A Dss998 will be reduced for the first item only, and the second rule
99 will be reduced for the second and all succeeding items.
107 the parser would be a bit bigger, and the items would be seen, and reduced,
121 Once again, the first rule would always be reduced exactly once, before the
123 and then the second rule would be reduced once for each item read.
H A Dss583 the input is reduced to
108 Now the rule can be reduced once more; the effect is to
241 can be reduced by the if-else rule to get
245 which can be reduced by the simple-if rule.
318 file, the rule numbers are printed after those rules which can be reduced.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_reset_interval.ksh24 # reduced, and that changes to MULTIHOST_INTERVAL and
53 log_assert "mmp threads notified when MULTIHOST_INTERVAL reduced"
67 log_fail "ERROR: mmp writes did not start when MULTIHOST_INTERVAL reduced"
120 log_pass "mmp threads notified when MULTIHOST_INTERVAL reduced"
/freebsd/contrib/pam-krb5/m4/
H A Dlib-depends.m44 dnl option --enable-reduced-depends to request that library probes assume
27 AC_ARG_ENABLE([reduced-depends],
28 [AS_HELP_STRING([--enable-reduced-depends],
H A Dkadm5clnt.m46 dnl the library. Uses krb5-config where available unless reduced dependencies
46 dnl Does the appropriate library checks for reduced-dependency kadmin client
/freebsd/lib/libsys/
H A Dcap_rights_limit.263 Those rights can be reduced (but never expanded) by using the
66 Once capability rights are reduced, operations on the file descriptor will be
130 Capability rights list can only be reduced, never expanded.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.providers.ksh37 # Now make sure that we cannot enable the io provider with reduced privs
41 echo successfully enabled the io provider with reduced privs
46 # Keeping our reduced privs, we want to assure that we can see every provider
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats7 they are ordinarily reduced to summary form by running the summary.sh
15 reduced to summary data using the peer.sh shell script. See the peer.awk
32 reduced to summary data using the loop.sh shell script. See the loop.awk
47 reduced to summary data using the clock.sh shell script, which also
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt24 is low. Another weakness of this scheme is a reduced precision, due to
64 recognized on a reduced range of platforms and text viewers/editors:
90 positives). This, however, incurs a reduced precision overall, since
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dmaxim,max77693.yaml46 reduced by 105 mA/Celsius.
63 be reduced to reach the threshold voltage.
/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt30 to generate an interrupt in reduced reporting
33 to generate an interrupt in reduced reporting
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax77693.txt62 the charging current will be reduced by 105 mA/Celsius.
73 below this value, the input current will be reduced to reach the
91 on both outputs. The maximum current on each output is reduced
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog1pf.c37 /* Vector log1pf approximation using polynomial on reduced interval. Worst-case
67 /* Vector log1pf approximation using polynomial on reduced interval. Worst-case
/freebsd/crypto/krb5/src/tests/
H A Dt_policy.py30 mark('password history (policy value reduced below current array size)')
42 # value is reduced to match the number of historical passwords for a
44 mark('password history (policy value reduced to current array size)')
77 # Test that when the policy history value is reduced, all currently
/freebsd/lib/libpmc/pmu-events/arch/x86/silvermont/
H A Dfrontend.json30 …"BriefDescription": "Counts the number of times a decode restriction reduced the decode throughput…
34 …"PublicDescription": "Counts the number of times a decode restriction reduced the decode throughpu…
/freebsd/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,idle-state.txt28 voltage may be reduced to the minimum value needed to keep the processor
51 voltages reduced, provided all cpus enter this state. Since the span of low
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslfold.c357 * MUST be reduced to a simple constant. in OpcAmlCheckForConstant()
421 /* Error if expression cannot be reduced (folded) */ in OpcAmlCheckForConstant()
451 /* Expression cannot be reduced */ in OpcAmlCheckForConstant()
476 "Buffer expression cannot be reduced"); in OpcAmlCheckForConstant()
780 * ObjDesc - Reduced constant to be installed
813 "Constant expression reduced to (%s) %8.8X%8.8X\n\n", in TrInstallReducedConstant()
826 "Constant expression reduced to (STRING) %s\n\n", in TrInstallReducedConstant()
865 "Constant expression reduced to (BUFFER) length %X\n\n", in TrInstallReducedConstant()
/freebsd/sys/cam/scsi/
H A Dsmp_all.c187 * request_len: length of the SMP request buffer, may be reduced if the
382 sbuf_printf(sb, "Reduced Functionality: %s\n", in smp_report_general_sbuf()
386 sbuf_printf(sb, "Time to Reduced Functionality: %d\n", in smp_report_general_sbuf()
388 sbuf_printf(sb, "Initial Time to Reduced Functionality: %d\n", in smp_report_general_sbuf()
390 sbuf_printf(sb, "Maximum Reduced Functionality Time: %d\n", in smp_report_general_sbuf()
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devxfevnt.c192 /* If the Hardware Reduced flag is set, machine is always in acpi mode */ in AcpiEnable()
249 /* If the Hardware Reduced flag is set, machine is always in acpi mode */ in ACPI_EXPORT_SYMBOL()
309 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
382 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
450 /* If Hardware Reduced flag is set, there are no fixed events */ in ACPI_EXPORT_SYMBOL()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCachePruning.h43 /// space. A value over 100 will be reduced to 100. A value of 0 disables the
48 /// of available space on the disk will be reduced to the amount of available
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Duefi.c271 "Reduced Power", in iwl_uefi_step_parse()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt40 …reduction, does the code handle the case where partially reduced final result is not fully reduced?
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,cpsw-switch.yaml16 gigabit media independent interface (GMII),reduced gigabit media
17 independent interface (RGMII), reduced media independent interface (RMII),

12345678910>>...33