Home
last modified time | relevance | path

Searched refs:Reduced (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp630 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 Dxilinx_gmii2rgmii.txt4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
H A Dti,dp83869.yaml21 This device interfaces to the MAC layer through Reduced GMII (RGMII) and
H A Dti,dp83867.yaml25 Media Independent Interface (GMII) or Reduced GMII (RGMII).
/freebsd-14.2/sys/arm64/conf/
H A Dstd.allwinner20 device aw_rsb # Allwinner Reduced Serial Bus
H A DNOTES137 device aw_rsb # Allwinner Reduced Serial Bus
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h41 bool Reduced = false; member
296 II->Reduced = true; in Replace()
H A DFuzzerLoop.cpp666 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW "); in ReportNewCoverage()
/freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/
H A Drenesas,rpc-if.yaml7 title: Renesas Reduced Pin Count Interface (RPC-IF)
/freebsd-14.2/sys/netinet/libalias/
H A DHISTORY31 - Reduced malloc() activity for ICMP echo and
/freebsd-14.2/sys/arm/conf/
H A DGENERIC130 device rsb # Allwinner Reduced Serial Bus
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td1614 // 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 Dscsi_modes322 {Starting Cylinder-Reduced Write Current} i3
/freebsd-14.2/usr.sbin/ppp/
H A DREADME.nat319 - Reduced malloc() activity for ICMP echo and
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2151 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 DNEWS.md380 * Reduced automatic screen line wrapping of messages to the `help`
/freebsd-14.2/contrib/expat/
H A DChanges1587 - 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 DPPCISelLowering.cpp14829 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 DCHANGELOG43 perf: Reduced stack usage during compression and decompression entropy stage (#2522 #2524, @terrell…
/freebsd-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt1756 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 DBEGEMOT-WIRELESS-MIB.txt985 "The value of this object specifies whether Reduced InterFrame
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.ok1589 R. C. Barrett Scan Conversion Algorithm with Reduced
/freebsd-14.2/contrib/ntp/
H A DNEWS2923 Reduced the number of warnings by half. Damir Tomić.
6689 Reduced the number of warnings by half. Damir Tomić.
H A DChangeLog1026 Reduced the number of warnings by half. Damir Tomić.
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14848 if (SDValue Reduced = reduceLoadWidth(N)) in visitTRUNCATE() local
14849 return Reduced; in visitTRUNCATE()

12