/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 34 static Expected<SmallVector<transformer::Edit, 1>> 36 SmallVector<transformer::Edit, 1> Edits; in translateEdits() 51 return SmallVector<Edit, 0>(); in translateEdits() 52 transformer::Edit T; in translateEdits() 84 EditGenerator transformer::edit(ASTEdit Edit) { in edit() argument 85 return [Edit = std::move(Edit)](const MatchResult &Result) { in edit() 86 return translateEdits(Result, {Edit}); in edit() 92 -> Expected<SmallVector<transformer::Edit, 1>> { in noopEdit() 100 Edit E; in noopEdit() 104 return SmallVector<Edit, 1>{E}; in noopEdit() [all …]
|
H A D | Transformer.cpp | 36 const llvm::SmallVectorImpl<transformer::Edit> &Edits, in convertToAtomicChanges()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 368 Edit = &LRE; in reset() 381 Edit->anyRematerializable(); in reset() 442 auto &PS = getSubRangeForMask(S.LaneMask, Edit->getParent()); in addDeadDef() 477 assert(Edit->getParent().getVNInfoAt(Idx) == ParentVNI && "Bad Parent VNI"); in defValue() 478 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); in defValue() 521 addDeadDef(LIS.getInterval(Edit->get(RegIdx)), VNI, false); in forceRecompute() 562 LiveInterval &DestLI = LIS.getInterval(Edit->get(RegIdx)); in buildCopy() 596 LiveInterval *LI = &LIS.getInterval(Edit->get(RegIdx)); in defFromParent() 603 Register Original = VRM.getOriginal(Edit->get(RegIdx)); in defFromParent() 612 if (Edit->canRematerializeAt(RM, OrigVNI, UseIdx, true)) { in defFromParent() [all …]
|
H A D | InlineSpiller.cpp | 162 LiveRangeEdit *Edit = nullptr; member in __anon2f89086e0111::InlineSpiller 320 Register Reg = Edit->getReg(); in isSnippet() 383 Register Reg = Edit->getReg(); in collectRegsToSpill() 651 if (!Edit->canRematerializeAt(RM, OrigVNI, UseIdx, false)) { in reMaterializeFor() 669 Edit->markRematerialized(RM.ParentVNI); in reMaterializeFor() 683 Register NewVReg = Edit->createFrom(Original); in reMaterializeFor() 687 Edit->rematerializeAt(*MI.getParent(), MI, NewVReg, RM, TRI); in reMaterializeFor() 715 if (!Edit->anyRematerializable()) in reMaterializeAll() 787 Edit->eliminateDeadDefs(DeadDefs, RegsToSpill); in reMaterializeAll() 798 Edit->eraseVirtReg(Reg); in reMaterializeAll() [all …]
|
H A D | SplitKit.h | 252 /// SplitEditor - Edit machine code and LiveIntervals for live range 302 /// Edit - The current parent register and new intervals created. 303 LiveRangeEdit *Edit = nullptr; 305 /// Index into Edit of the currently open interval. 320 /// Edit.get(RegAssign.lookup(Idx)) is the register that should be live at 330 /// 1. No entry - the value is not mapped to Edit.get(RegIdx). 332 /// Edit.get(RegIdx). Each value is represented by a minimal live range at 423 /// rewriteAssigned - Rewrite all uses of Edit.getReg() to assigned registers. 512 /// @param LRMap When not null, this vector will map each live range in Edit
|
H A D | RegisterCoalescer.cpp | 196 void eliminateDeadDefs(LiveRangeEdit *Edit = nullptr); 600 void RegisterCoalescer::eliminateDeadDefs(LiveRangeEdit *Edit) { in eliminateDeadDefs() argument 601 if (Edit) { in eliminateDeadDefs() 602 Edit->eliminateDeadDefs(DeadDefs); in eliminateDeadDefs() 1316 LiveRangeEdit Edit(&SrcInt, NewRegs, *MF, *LIS, nullptr, this); in reMaterializeTrivialDef() local 1317 if (!Edit.checkRematerializable(ValNo, DefMI)) in reMaterializeTrivialDef() 1366 if (!Edit.canRematerializeAt(RM, ValNo, CopyIdx, true)) in reMaterializeTrivialDef() 1373 Edit.rematerializeAt(*MBB, MII, DstReg, RM, *TRI, false, SrcIdx, CopyMI); in reMaterializeTrivialDef() 1662 eliminateDeadDefs(&Edit); in reMaterializeTrivialDef()
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | RewriteRule.h | 45 struct Edit { struct 63 using EditGenerator = MatchConsumer<llvm::SmallVector<Edit, 1>>; argument 244 inline ASTEdit withMetadata(ASTEdit Edit, Callable Metadata) { in withMetadata() argument 245 Edit.Metadata = in withMetadata() 251 return Edit; in withMetadata() 320 EditGenerator makeEditGenerator(ASTEdit Edit); 492 llvm::Expected<SmallVector<Edit, 1>> 496 llvm::Expected<SmallVector<Edit, 1>> 500 llvm::Expected<SmallVector<Edit, 1>> 504 llvm::Expected<SmallVector<Edit, 1>>
|
H A D | Transformer.h | 38 convertToAtomicChanges(const llvm::SmallVectorImpl<transformer::Edit> &Edits,
|
/freebsd/libexec/bootpd/ |
H A D | Installation | 14 Edit (or create) the bootptab: 18 Edit /etc/services to add these two lines: 22 Edit /etc/inetd.conf to add the line:
|
H A D | README | 40 4) Edit the bootptab. It has some explanitory comments, and there 55 Edit the bootptab. The man page and the comments in the file should 60 Edit your /etc/rc.local or /etc/inetd.conf file to start up bootpd upon
|
/freebsd/contrib/llvm-project/clang/include/clang/Edit/ |
H A D | Commit.h | 37 struct Edit { struct 58 SmallVector<Edit, 8> CachedEdits; argument 119 using edit_iterator = SmallVectorImpl<Edit>::const_iterator;
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | messages.subr | 53 msg_edit_date_time_with_a_calendar="Edit date/time with a calendar" 54 msg_edit_group="Edit/View Group" 55 msg_edit_login="Edit/View Login" 56 msg_edit_view="Edit/View" 60 msg_enter_value_manually="Edit value manually"
|
/freebsd/contrib/file/ |
H A D | RELEASE-PROCEDURE | 18 - Click on "Edit" next to the HEAD version 24 click on "Add and Edit Version"
|
/freebsd/usr.sbin/cron/doc/ |
H A D | INSTALL | 27 Edit config.h. The stuff I expect you to change is down a bit from the 59 Edit your /usr/lib/crontab file into little pieces -- see the CONVERSION file 81 Edit your /etc/rc or /etc/rc.local, looking for the line that starts up
|
H A D | README | 46 Edit config.h 47 Edit Makefile
|
H A D | CONVERSION | 4 Edit your current crontab (/usr/lib/crontab) into little pieces, with each
|
/freebsd/sys/contrib/openzfs/tests/ |
H A D | README.md | 162 2. Edit configure.ac, Makefile.am appropriately 170 * Edit file **configure.ac** and include line under AC_CONFIG_FILES section 174 * Edit file **tests/runfiles/Makefile.am** and add line *zpool_example*. 210 * Edit **tests/zfs-tests/tests/functional/cli_root/Makefile.am** and add line
|
/freebsd/usr.bin/mail/misc/ |
H A D | mail.tildehelp | 12 ~e Edit the message buffer
|
/freebsd/contrib/ntp/ |
H A D | README | 47 Makefile.am Automake file configuration file. Edit only if you have the 84 configure.in Master configuration template. Edit only if you have the
|
/freebsd/contrib/tcsh/config/ |
H A D | bsd4.4 | 6 * Edit this to match your system type.
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 6827 /// \param Edit - The override command to perform. in applyOneOverrideOption() 6831 StringRef Edit, in applyOneOverrideOption() 6835 if (Edit[0] == '^') { in applyOneOverrideOption() 6836 const char *Str = GetStableCStr(SavedStrings, Edit.substr(1)); in applyOneOverrideOption() 6839 } else if (Edit[0] == '+') { in applyOneOverrideOption() 6840 const char *Str = GetStableCStr(SavedStrings, Edit.substr(1)); in applyOneOverrideOption() 6843 } else if (Edit[0] == 's' && Edit[1] == '/' && Edit.ends_with("/") && in applyOneOverrideOption() 6844 Edit in applyOneOverrideOption() 6826 applyOneOverrideOption(raw_ostream & OS,SmallVectorImpl<const char * > & Args,StringRef Edit,llvm::StringSet<> & SavedStrings) applyOneOverrideOption() argument [all...] |
/freebsd/sys/dev/e1000/ |
H A D | README | 90 Edit /boot/loader.conf, and add the following line: 93 Edit /etc/rc.conf, and create the appropriate ifconfig_em<interface_num> entry: 389 Edit ./em.x.x.x/src/if_em.h to change the #define EM_MASTER_SLAVE
|
/freebsd/contrib/tzcode/ |
H A D | CONTRIBUTING | 63 * Edit source files. Include commentary that justifies the
|
/freebsd/contrib/tzdata/ |
H A D | CONTRIBUTING | 63 * Edit source files. Include commentary that justifies the
|
/freebsd/usr.sbin/bsdconfig/startup/include/ |
H A D | messages.subr | 107 msg_view_edit_startup_configuration="View/Edit Startup Configuration"
|