| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 640 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local 648 Reduced = Builder.CreateSub(Basis.Ins, NegBump); in rewriteCandidateWithBasis() 662 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis() 674 Reduced = Builder.CreateBitCast(Basis.Ins, CharTy); in rewriteCandidateWithBasis() 676 Reduced = in rewriteCandidateWithBasis() 679 Reduced = Builder.CreateGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis() 680 Reduced = Builder.CreateBitCast(Reduced, C.Ins->getType()); in rewriteCandidateWithBasis() 686 Reduced = Builder.CreateInBoundsGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() 688 Reduced = Builder.CreateGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() 695 Reduced->takeName(C.Ins); in rewriteCandidateWithBasis() [all …]
|
| /freebsd-12.1/contrib/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerCorpus.h | 38 bool Reduced = false; member 163 II->Reduced = true; in Replace()
|
| H A D | FuzzerLoop.cpp | 584 PrintStatusForNewUnit(U, II->Reduced ? "REDUCE" : "NEW "); in ReportNewCoverage()
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testfloat-history.txt | 34 -- Reduced dependence on the quality of the standard `random' function for
|
| /freebsd-12.1/contrib/expat/ |
| H A D | Changes | 184 - Reduced line-length for all source code and headers to be 186 - Reduced memory copying during parsing (SF patch #600964).
|
| /freebsd-12.1/sys/netinet/libalias/ |
| H A D | HISTORY | 32 - Reduced malloc() activity for ICMP echo and
|
| /freebsd-12.1/sys/arm/conf/ |
| H A D | GENERIC | 133 device rsb # Allwinner Reduced Serial Bus
|
| /freebsd-12.1/sys/arm64/conf/ |
| H A D | GENERIC | 215 device aw_rsb # Allwinner Reduced Serial Bus
|
| /freebsd-12.1/share/misc/ |
| H A D | scsi_modes | 323 {Starting Cylinder-Reduced Write Current} i3
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips-ps-3d.md | 542 ; Floating Point Reduced Precision Reciprocal Square Root Instructions.
|
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | README.nat | 321 - Reduced malloc() activity for ICMP echo and
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 12289 SDValue Reduced = combineElementTruncationToVectorTruncation(N, DCI); in DAGCombineBuildVector() local 12290 if (Reduced) in DAGCombineBuildVector() 12291 return Reduced; in DAGCombineBuildVector() 12296 SDValue Reduced = combineBVOfConsecutiveLoads(N, DAG); in DAGCombineBuildVector() local 12297 if (Reduced) in DAGCombineBuildVector() 12298 return Reduced; in DAGCombineBuildVector() 12305 Reduced = combineBVOfVecSExt(N, DAG); in DAGCombineBuildVector() 12306 if (Reduced) in DAGCombineBuildVector() 12307 return Reduced; in DAGCombineBuildVector()
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 358 Debugger: Reduced the verbosity for errors incurred during table load and 388 AcpiExec: Reduced verbosity of the local exception handler implemented 1137 Reduced the verbosity of the generic unix makefiles. Previously, each 1744 ACPI 6.1: Added support for a new PCCT subtable, "HW-Reduced Comm 5658 Reduced Hardware Support: 6443 iASL/DTC: Reduced the severity of some errors from fatal to error. There 7515 Reduced the severity of predefined repair messages, Warning to Info. 7517 the object was successfully repaired, a warning is too severe. Reduced to 7967 Simplified and optimized the NsGetNextNode function. Reduced parameter 12722 Reduced excessive stack use within the AcpiGetObjectInfo procedure. [all …]
|
| /freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_wlan/ |
| H A D | BEGEMOT-WIRELESS-MIB.txt | 988 "The value of this object specifies whether Reduced InterFrame
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | extend.texi | 7829 Reduced precision reciprocal (sequence step 1) (@code{recip1.@var{fmt}}). 7834 Reduced precision reciprocal (sequence step 2) (@code{recip2.@var{fmt}}). 7839 Reduced precision reciprocal square root (sequence step 1) 7845 Reduced precision reciprocal square root (sequence step 2)
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 1912 % Reduced fonts for @acro in text (10pt). 2043 % Reduced fonts for @acro in text (9pt).
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 9819 if (SDValue Reduced = ReduceLoadWidth(N)) in visitTRUNCATE() local 9820 return Reduced; in visitTRUNCATE()
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | NEWS | 2601 Reduced the number of warnings by half. Damir Tomić.
|
| H A D | ChangeLog | 757 Reduced the number of warnings by half. Damir Tomić.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1994 | 3593 into the parser, using a new global variable `got_scope'. Reduced
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 1637 % Reduced fonts for @acro in text (10pt).
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | CHANGES | 165 * mod_dav_svn: Reduced memory consumption for DAV merge responses (r1727790)
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 5853 *) Reduced header interdependencies by declaring more opaque objects in
|
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 20996 # SRCS Set Reduced Char. Sep. * \E [ Pn SPC f 0 - - 21873 # * Reduced several entries relative to vt52.
|