Home
last modified time | relevance | path

Searched refs:Replaced (Results 1 – 24 of 24) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp251 bool Replaced = false; in tryReplaceTLSCandidates() local
254 Replaced |= tryReplaceTLSCandidate(Fn, GV); in tryReplaceTLSCandidates()
257 return Replaced; in tryReplaceTLSCandidates()
H A DIndVarSimplify.cpp1405 if (auto Replaced = in optimizeLoopExitWithUnknownExitCount() local
1409 auto *NewCond = *Replaced; in optimizeLoopExitWithUnknownExitCount()
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp86 MachineOperand *Replaced; // Operand that would be replace by Target member in __anon212399250111::SDWAOperand
90 : Target(TargetOp), Replaced(ReplacedOp) { in SDWAOperand()
92 assert(Replaced->isReg()); in SDWAOperand()
103 MachineOperand *getReplacedOperand() const { return Replaced; } in getReplacedOperand()
H A DAMDGPUMachineCFGStructurizer.cpp1427 bool Replaced = false; in shrinkPHI() local
1446 Replaced = true; in shrinkPHI()
1473 return Replaced; in shrinkPHI()
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp1888 bool Replaced = false; in replaceInstr() local
1890 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr()
1892 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr()
1894 if (Diff != 0 && Replaced && ED.IsDef) { in replaceInstr()
1913 return Replaced; in replaceInstr()
/src/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A DREADME248 7. Replaced ucisunknown() with ucisdefined() and ucisundefined().
/src/crypto/krb5/src/include/krb5/
H A Dkrb5.hin1533 /** @deprecated Replaced by krb5_c_* API family.*/
1539 /** @deprecated Replaced by krb5_c_* API family. */
1545 /** @deprecated Replaced by krb5_c_* API family. */
1550 /** @deprecated Replaced by krb5_c_* API family. */
1560 /** @deprecated Replaced by krb5_c_* API family. */
1565 /** @deprecated Replaced by krb5_c_* API family. */
1570 /** @deprecated Replaced by krb5_c_* API family. */
1575 /** @deprecated Replaced by krb5_c_* API family. */
1579 /** @deprecated Replaced by krb5_c_* API family. */
1584 /** @deprecated Replaced by krb5_c_* API family. */
[all …]
/src/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
/src/sys/dev/mps/mpi/
H A Dmpi2_history.txt273 * Replaced the MinReplyQueueDepth field of the IOCFacts
/src/sys/dev/mpr/mpi/
H A Dmpi2_history.txt435 * Replaced the MinReplyQueueDepth field of the IOCFacts
/src/contrib/flex/
H A DChangeLog107 used should not do this. Replaced Rules-getpo by extra script to manually update and rebuild
1444Replaced FLEX_STD macro with std::. The std:: construct exists as of C++98, so we can simply assu…
1494 src/scanopt.c, src/sym.c, src/tblcmp.c: Replaced CHAR macro with
3741 Replaced sprintf with snprintf everywhere.
4347 * flex.skl, main.c, scan.l: Replaced YY_ALWAYS_INTERACTIVE with m4.
4348 Replaced YY_NEVER_INTERACTIVE with m4.
4374 scan.l: Replaced many CPP macros with m4 equivalents.
6247 * configure.in, flexdef.h, tests/create-test: Replaced obsolete
6556 * main.c, misc.c: Replaced exit(2) calls with longjmps (in the form
/src/contrib/llvm-project/lld/MachO/
H A DOptions.td1068 HelpText<"Obsolete. Replaced by more general -order_file option">,
/src/contrib/tcsh/
H A DFixes1190 Replaced 'p' with 'F' and added D,T,C.
1632 67. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
/src/contrib/ntp/
H A DCommitLog-4.1.03149 * ntpd/refclock_conf.c: Replaced macro SHM with CLOCK_SHM.
3441 Replaced the 'sco5_oldclock' variable with 'systime_10ms_ticks'.
5519 * ports/winnt/: Replaced with new code (no SHM or PALISADE)
H A DNEWS3211 Replaced some constant numbers by defines from ntp_calendar.h
6977 Replaced some constant numbers by defines from ntp_calendar.h
H A DChangeLog1237 Replaced some constant numbers by defines from ntp_calendar.h
H A DCommitLog40696 Replaced some constant numbers by defines from ntp_calendar.h
40707 Replaced some constant numbers by defines from ntp_calendar.h
40769 Replaced some constant numbers by defines from ntp_calendar.h.
191029 Replaced strlcpy with strncpy for compatibility reasons.
191034 Replaced strlcpy with strncpy for compatibility reasons.
212601 Replaced the simulator code to allow the use of multiple servers
212619 Replaced the simulator code to allow the use of multiple servers
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14414 bool Replaced = false; in optimizeGatherSequence() local
14424 Replaced = true; in optimizeGatherSequence()
14438 Replaced = true; in optimizeGatherSequence()
14442 if (!Replaced) { in optimizeGatherSequence()
/src/contrib/ncurses/misc/
H A Dterminfo.src25684 # * Replaced Wyse entries with updated entries supplied by vendor.
25715 # adm36, mime314, ergo4000, ca22851. Replaced att7300, esprit, dd5500.
25716 # * Replaced the Perkin-Elmer entries with vendor's official ones.
25727 # * Replaced the translated BBN BitGraph entries with purpose-built
25729 # * Replaced the AT&T entries with AT&T's official terminfos.
25739 # * Replaced sol entry with sol1 and sol2.
25740 # * Replaced Qume QVT and Freedom-series entries with purpose-built
25756 # * Replaced HP entries up to hpsub with purpose-built ones.
25760 # * Replaced the Ann Arbor entries with SCO's, the init strings are
25957 # * Replaced pcvt with the 3.31 pcvt entries.
[all …]
/src/sys/contrib/dev/acpica/
H A Dchanges.txt175 Replaced a magic number with a define. The Linux kernel code will utilize
865 Replaced one-element arrays with flexible-arrays, which were introduced
5562 Replaced __FUNCTION_ with __func__ in the gcc-specific header.
8749 Replaced all instances of %d in printf format specifiers with %u since
12309 Replaced the AcpiOsQueueForExecution interface with a new interface named
12908 the non-debug version of ACPICA. Replaced all instances of the
14012 Replaced "InterruptLevel" with "InterruptNumber" in all GPE interfaces
18132 Replaced AE_ERRORs in acpi_osl.c with more specific error codes.
18262 for a separate interface. Replaced with a common calloc procedure
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4638 if (const SCEV *Replaced = MatchMinMaxNegation(MME)) in getNotSCEV() local
4639 return Replaced; in getNotSCEV()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td3586 let ASTNode = 0; // Replaced by Capability
/src/contrib/dialog/
H A DCHANGES2448 + Replaced guage.c by the one in dialog 0.6z, which is known to work.
/src/contrib/xz/
H A DChangeLog18800 liblzma: Replaced hardcoded 0x0 index indicator byte with macro