| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 628 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local 636 Reduced = Builder.CreateSub(Basis.Ins, NegBump); in rewriteCandidateWithBasis() 650 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis() 657 Reduced = Builder.CreatePtrAdd(Basis.Ins, Bump, "", InBounds); in rewriteCandidateWithBasis() 663 Reduced->takeName(C.Ins); in rewriteCandidateWithBasis() 664 C.Ins->replaceAllUsesWith(Reduced); in rewriteCandidateWithBasis()
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | xilinx_gmii2rgmii.txt | 4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.allwinner | 20 device aw_rsb # Allwinner Reduced Serial Bus
|
| H A D | NOTES | 150 device aw_rsb # Allwinner Reduced Serial Bus
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerCorpus.h | 41 bool Reduced = false; 296 II->Reduced = true; in Replace() 40 bool Reduced = false; global() member
|
| H A D | FuzzerLoop.cpp | 666 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW "); in ReportNewCoverage()
|
| /freebsd/sys/netinet/libalias/ |
| H A D | HISTORY | 31 - Reduced malloc() activity for ICMP echo and
|
| /freebsd/sys/arm/conf/ |
| H A D | GENERIC | 128 device rsb # Allwinner Reduced Serial Bus
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsPowerPC.td | 1634 // MMA Reduced-Precision: Outer Product Intrinsic Definitions. 1669 // MMA Reduced-Precision: bfloat16 Outer Product Intrinsic Definitions. 1676 // MMA Reduced-Precision: Missing Integer-based Outer Product Operations.
|
| /freebsd/share/misc/ |
| H A D | scsi_modes | 322 {Starting Cylinder-Reduced Write Current} i3
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 3332 Value *Reduced; in createReductionFunction() local 3333 RI.ReductionGen(Builder.saveIP(), LHS, RHS, Reduced); in createReductionFunction() 3336 Builder.CreateStore(Reduced, LHSPtr); in createReductionFunction() 3681 Value *Reduced; in createReductions() local 3684 PrivateRedValue, Reduced)); in createReductions() 3687 PrivateRedValue, Reduced)); in createReductions() 3693 Builder.CreateStore(Reduced, RI.Variable); in createReductions() 3739 Value *Reduced; in createReductions() local 3740 Builder.restoreIP(RI.ReductionGen(Builder.saveIP(), LHS, RHS, Reduced)); in createReductions() 3745 Builder.CreateStore(Reduced, LHSPtr); in createReductions()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | README.nat | 319 - Reduced malloc() activity for ICMP echo and
|
| /freebsd/contrib/kyua/ |
| H A D | NEWS.md | 380 * Reduced automatic screen line wrapping of messages to the `help`
|
| /freebsd/contrib/expat/ |
| H A D | Changes | 1718 - Reduced line-length for all source code and headers to be 1720 - Reduced memory copying during parsing (SF patch #600964).
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 15042 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector() local 15043 if (Reduced) in DAGCombineBuildVector() 15044 return Reduced; in DAGCombineBuildVector() 15049 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector() local 15050 if (Reduced) in DAGCombineBuildVector() 15051 return Reduced; in DAGCombineBuildVector() 15058 Reduced = combineBVOfVecSExt(N, DAG); in DAGCombineBuildVector() 15059 if (Reduced) in DAGCombineBuildVector() 15060 return Reduced; in DAGCombineBuildVector()
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 43 perf: Reduced stack usage during compression and decompression entropy stage (#2522 #2524, @terrell…
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 2078 Debugger: Reduced the verbosity for errors incurred during table load and 2108 AcpiExec: Reduced verbosity of the local exception handler implemented 2857 Reduced the verbosity of the generic unix makefiles. Previously, each 3464 ACPI 6.1: Added support for a new PCCT subtable, "HW-Reduced Comm 7377 Reduced Hardware Support: 8162 iASL/DTC: Reduced the severity of some errors from fatal to error. There 9234 Reduced the severity of predefined repair messages, Warning to Info. 9236 the object was successfully repaired, a warning is too severe. Reduced to 9686 Simplified and optimized the NsGetNextNode function. Reduced parameter 14441 Reduced excessive stack use within the AcpiGetObjectInfo procedure. [all …]
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 985 "The value of this object specifies whether Reduced InterFrame
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1589 R. C. Barrett Scan Conversion Algorithm with Reduced
|
| H A D | funstack.in | 11914 title = "Scan Conversion Algorithm with Reduced Storage Requirements",
|
| /freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 15102 if (SDValue Reduced = reduceLoadWidth(N)) in visitTRUNCATE() local 15103 return Reduced; in visitTRUNCATE()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 24916 # SRCS Set Reduced Char. Sep. * \E [ Pn SPC f 0 - - 25925 # * Reduced several entries relative to vt52.
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 12955 * Reduced header interdependencies by declaring more opaque objects in
|