Home
last modified time | relevance | path

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

12345678910>>...31

/freebsd-src/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 expression graph and replace the old one with it. in run()
/freebsd-src/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-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/
H A Dmmp_reset_interval.ksh23 # reduced, and that changes to MULTIHOST_INTERVAL and
52 log_assert "mmp threads notified when MULTIHOST_INTERVAL reduced"
66 log_fail "ERROR: mmp writes did not start when MULTIHOST_INTERVAL reduced"
119 log_pass "mmp threads notified when MULTIHOST_INTERVAL reduced"
/freebsd-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/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-src/contrib/arm-optimized-routines/pl/math/
H A Dsv_log1pf_1u3.c
H A Dlog1p_2u.c
/freebsd-src/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-src/contrib/byacc/test/btyacc/
H A Dcalc1.error1 YACC: 2 rules never reduced
H A Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
/freebsd-src/contrib/byacc/test/yacc/
H A Dvarsyntax_calc1.error1 YACC: 2 rules never reduced
H A Dcalc1.error1 YACC: 2 rules never reduced
/freebsd-src/tools/build/options/
H A DWITH_CTF2 CTF data encapsulates a reduced form of debugging information
/freebsd-src/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),
/freebsd-src/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-src/usr.bin/truncate/
H A Dtruncate.1110 file lengths will be reduced by no more than this number of bytes,
126 should be extended or reduced as appropriate.

12345678910>>...31