Home
last modified time | relevance | path

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

123

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPropagateAttributes.cpp229 SmallSet<Function *, 32> Replaced; in process() local
293 Replaced.insert(&F); in process()
305 for (Function *F : Replaced) { in process()
DSIPeepholeSDWA.cpp84 MachineOperand *Replaced; // Operand that would be replace by Target member in __anon77ede7280111::SDWAOperand
88 : Target(TargetOp), Replaced(ReplacedOp) { in SDWAOperand()
90 assert(Replaced->isReg()); in SDWAOperand()
99 MachineOperand *getReplacedOperand() const { return Replaced; } in getReplacedOperand()
DAMDGPUMachineCFGStructurizer.cpp1441 bool Replaced = false; in shrinkPHI() local
1460 Replaced = true; in shrinkPHI()
1487 return Replaced; in shrinkPHI()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp1883 bool Replaced = false; in replaceInstr() local
1885 Replaced = replaceInstrExact(ED, ExtR); in replaceInstr()
1887 Replaced = replaceInstrExpr(ED, ExtI, ExtR, Diff); in replaceInstr()
1889 if (Diff != 0 && Replaced && ED.IsDef) { in replaceInstr()
1908 return Replaced; in replaceInstr()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DType.h4850 const TemplateTypeParmType *Replaced;
4854 Replaced(Param) {}
4859 return Replaced;
4876 const TemplateTypeParmType *Replaced,
4878 ID.AddPointer(Replaced);
4903 const TemplateTypeParmType *Replaced;
4914 IdentifierInfo *getIdentifier() const { return Replaced->getIdentifier(); }
4918 return Replaced;
4932 const TemplateTypeParmType *Replaced,
DASTContext.h1533 QualType getSubstTemplateTypeParmType(const TemplateTypeParmType *Replaced,
1536 const TemplateTypeParmType *Replaced,
/freebsd-12-stable/contrib/gdb/gdb/
DTODO134 Replaced by, on the target side
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Deap_testing.txt8 - Replaced wpa_supplicant.c and wpa.c with test code that trigger
/freebsd-12-stable/sys/dev/mps/mpi/
Dmpi2_history.txt275 * Replaced the MinReplyQueueDepth field of the IOCFacts
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DType.cpp3593 Replaced(Param), Arguments(ArgPack.pack_begin()) { in SubstTemplateTypeParmPackType()
3606 const TemplateTypeParmType *Replaced, in Profile() argument
3608 ID.AddPointer(Replaced); in Profile()
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog368 (mod, rm, reg): Removed. Replaced by ...
DChangeLog-200622 * i386-dis.c (Eq): Replaced by ...
DChangeLog-0203733 (sh_table): Replaced all occurrences of arch_sh3e_up with
DChangeLog-00012049 (IMM12S3U): Replaced with REL12S3.
/freebsd-12-stable/sys/dev/bktr/
DCHANGELOG.TXT319 Replaced none tuner with no tuner for Theo de Raadt.
/freebsd-12-stable/sys/dev/mpr/mpi/
Dmpi2_history.txt437 * Replaced the MinReplyQueueDepth field of the IOCFacts
/freebsd-12-stable/contrib/binutils/include/opcode/
DChangeLog-9103917 (pa_opcodes): Replaced usage of 'x' as source/target for
1487 (get_operand,put_operand): Replaced with get_{int,vma}_operand,
2793 * mips.h: Replaced with version from Ralph Campbell and OSF. The
/freebsd-12-stable/contrib/flex/
DChangeLog969 Replaced sprintf with snprintf everywhere.
1575 * flex.skl, main.c, scan.l: Replaced YY_ALWAYS_INTERACTIVE with m4.
1576 Replaced YY_NEVER_INTERACTIVE with m4.
1602 scan.l: Replaced many CPP macros with m4 equivalents.
3475 * configure.in, flexdef.h, tests/create-test: Replaced obsolete
3784 * main.c, misc.c: Replaced exit(2) calls with longjmps (in the form
/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DOptions.td985 HelpText<"Obsolete. Replaced by more general -order_file option">,
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-2001852 (size): Replaced nonstandard distance() call with the standard one.
2494 Replaced with __iterator_category().
2714 (__destroy): Replaced by use of iterator_traits.
5116 * include/bits/std_ostream.h: Replaced usage of
/freebsd-12-stable/contrib/tcsh/
DFixes1190 Replaced 'p' with 'F' and added D,T,C.
1632 67. Removed ignore_symlinks and chase_symlinks. Replaced by symlinks variable.
/freebsd-12-stable/contrib/binutils/include/elf/
DChangeLog-91031246 (EM_MMA): Removed. Replaced with EM_MCORE as Motorolla own this
/freebsd-12-stable/contrib/binutils/bfd/
DChangeLog1791 * configure.in (bfd_libs): Replaced by ...
/freebsd-12-stable/contrib/ntp/
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)
/freebsd-12-stable/contrib/gcc/
DChangeLog-1997658 (struct eh_context): Replaced cpp_eh_context with generic language
689 * function.h (struct function): Replaced dhc and dcc with ehc.

123