| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 630 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local 638 Reduced = Builder.CreateSub(Basis.Ins, NegBump); in rewriteCandidateWithBasis() 652 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis() 659 Reduced = Builder.CreatePtrAdd(Basis.Ins, Bump, "", InBounds); in rewriteCandidateWithBasis() 665 Reduced->takeName(C.Ins); in rewriteCandidateWithBasis() 666 C.Ins->replaceAllUsesWith(Reduced); in rewriteCandidateWithBasis()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | xilinx_gmii2rgmii.txt | 4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
|
| H A D | ti,dp83869.yaml | 21 This device interfaces to the MAC layer through Reduced GMII (RGMII) and
|
| H A D | ti,dp83867.yaml | 25 Media Independent Interface (GMII) or Reduced GMII (RGMII).
|
| /freebsd-14.2/sys/arm64/conf/ |
| H A D | std.allwinner | 20 device aw_rsb # Allwinner Reduced Serial Bus
|
| H A D | NOTES | 137 device aw_rsb # Allwinner Reduced Serial Bus
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerCorpus.h | 41 bool Reduced = false; member 296 II->Reduced = true; in Replace()
|
| H A D | FuzzerLoop.cpp | 666 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW "); in ReportNewCoverage()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | renesas,rpc-if.yaml | 7 title: Renesas Reduced Pin Count Interface (RPC-IF)
|
| /freebsd-14.2/sys/netinet/libalias/ |
| H A D | HISTORY | 31 - Reduced malloc() activity for ICMP echo and
|
| /freebsd-14.2/sys/arm/conf/ |
| H A D | GENERIC | 130 device rsb # Allwinner Reduced Serial Bus
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsPowerPC.td | 1614 // MMA Reduced-Precision: Outer Product Intrinsic Definitions. 1649 // MMA Reduced-Precision: bfloat16 Outer Product Intrinsic Definitions. 1656 // MMA Reduced-Precision: Missing Integer-based Outer Product Operations.
|
| /freebsd-14.2/share/misc/ |
| H A D | scsi_modes | 322 {Starting Cylinder-Reduced Write Current} i3
|
| /freebsd-14.2/usr.sbin/ppp/ |
| H A D | README.nat | 319 - Reduced malloc() activity for ICMP echo and
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 2151 Value *Reduced; in createReductions() local 2153 RI.ReductionGen(Builder.saveIP(), RedValue, PrivateRedValue, Reduced)); in createReductions() 2156 Builder.CreateStore(Reduced, RI.Variable); in createReductions() 2202 Value *Reduced; in createReductions() local 2203 Builder.restoreIP(RI.ReductionGen(Builder.saveIP(), LHS, RHS, Reduced)); in createReductions() 2206 Builder.CreateStore(Reduced, LHSPtr); in createReductions()
|
| /freebsd-14.2/contrib/kyua/ |
| H A D | NEWS.md | 380 * Reduced automatic screen line wrapping of messages to the `help`
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Changes | 1587 - Reduced line-length for all source code and headers to be 1589 - Reduced memory copying during parsing (SF patch #600964).
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 14829 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector() local 14830 if (Reduced) in DAGCombineBuildVector() 14831 return Reduced; in DAGCombineBuildVector() 14836 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector() local 14837 if (Reduced) in DAGCombineBuildVector() 14838 return Reduced; in DAGCombineBuildVector() 14845 Reduced = combineBVOfVecSExt(N, DAG); in DAGCombineBuildVector() 14846 if (Reduced) in DAGCombineBuildVector() 14847 return Reduced; in DAGCombineBuildVector()
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CHANGELOG | 43 perf: Reduced stack usage during compression and decompression entropy stage (#2522 #2524, @terrell…
|
| /freebsd-14.2/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1756 Debugger: Reduced the verbosity for errors incurred during table load and 1786 AcpiExec: Reduced verbosity of the local exception handler implemented 2535 Reduced the verbosity of the generic unix makefiles. Previously, each 3142 ACPI 6.1: Added support for a new PCCT subtable, "HW-Reduced Comm 7056 Reduced Hardware Support: 7841 iASL/DTC: Reduced the severity of some errors from fatal to error. There 8913 Reduced the severity of predefined repair messages, Warning to Info. 8915 the object was successfully repaired, a warning is too severe. Reduced to 9365 Simplified and optimized the NsGetNextNode function. Reduced parameter 14120 Reduced excessive stack use within the AcpiGetObjectInfo procedure. [all …]
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 985 "The value of this object specifies whether Reduced InterFrame
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1589 R. C. Barrett Scan Conversion Algorithm with Reduced
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | NEWS | 2923 Reduced the number of warnings by half. Damir Tomić. 6689 Reduced the number of warnings by half. Damir Tomić.
|
| H A D | ChangeLog | 1026 Reduced the number of warnings by half. Damir Tomić.
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 14848 if (SDValue Reduced = reduceLoadWidth(N)) in visitTRUNCATE() local 14849 return Reduced; in visitTRUNCATE()
|