Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp628 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 Dxilinx_gmii2rgmii.txt4 The Gigabit Media Independent Interface (GMII) to Reduced Gigabit Media
/freebsd/sys/arm64/conf/
H A Dstd.allwinner20 device aw_rsb # Allwinner Reduced Serial Bus
H A DNOTES150 device aw_rsb # Allwinner Reduced Serial Bus
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h41 bool Reduced = false;
296 II->Reduced = true; in Replace()
40 bool Reduced = false; global() member
H A DFuzzerLoop.cpp666 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW "); in ReportNewCoverage()
/freebsd/sys/netinet/libalias/
H A DHISTORY31 - Reduced malloc() activity for ICMP echo and
/freebsd/sys/arm/conf/
H A DGENERIC128 device rsb # Allwinner Reduced Serial Bus
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td1634 // 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 Dscsi_modes322 {Starting Cylinder-Reduced Write Current} i3
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3332 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 DREADME.nat319 - Reduced malloc() activity for ICMP echo and
/freebsd/contrib/kyua/
H A DNEWS.md380 * Reduced automatic screen line wrapping of messages to the `help`
/freebsd/contrib/expat/
H A DChanges1718 - 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 DPPCISelLowering.cpp15042 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 DCHANGELOG43 perf: Reduced stack usage during compression and decompression entropy stage (#2522 #2524, @terrell…
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt2078 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 DBEGEMOT-WIRELESS-MIB.txt985 "The value of this object specifies whether Reduced InterFrame
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1589 R. C. Barrett Scan Conversion Algorithm with Reduced
H A Dfunstack.in11914 title = "Scan Conversion Algorithm with Reduced Storage Requirements",
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15102 if (SDValue Reduced = reduceLoadWidth(N)) in visitTRUNCATE() local
15103 return Reduced; in visitTRUNCATE()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src24916 # SRCS Set Reduced Char. Sep. * \E [ Pn SPC f 0 - -
25925 # * Reduced several entries relative to vt52.
/freebsd/crypto/openssl/
H A DCHANGES.md12955 * Reduced header interdependencies by declaring more opaque objects in