| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | SymbolDeserializer.h | 56 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() argument 58 : Delegate(Delegate), Container(Container) {} in SymbolDeserializer() 87 Delegate ? Delegate->getRecordOffset(Mapping->Reader) : 0; in visitKnownRecordImpl() 93 SymbolVisitorDelegate *Delegate; variable
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GISelChangeObserver.h | 59 class GISelObserverWrapper : public MachineFunction::Delegate, 103 MachineFunction::Delegate *Delegate; variable 106 RAIIDelegateInstaller(MachineFunction &MF, MachineFunction::Delegate *Del);
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | GISelChangeObserver.cpp | 33 MachineFunction::Delegate *Del) in RAIIDelegateInstaller() 34 : MF(MF), Delegate(Del) { in RAIIDelegateInstaller() 40 RAIIDelegateInstaller::~RAIIDelegateInstaller() { MF.resetDelegate(Delegate); } in ~RAIIDelegateInstaller()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeEdit.h | 46 class LiveRangeEdit : private MachineRegisterInfo::Delegate { 49 class Delegate { 53 virtual ~Delegate() = default; 77 Delegate *const TheDelegate; 141 Delegate *delegate = nullptr,
|
| H A D | MachineFunction.h | 371 class Delegate { 375 virtual ~Delegate() = default; 383 Delegate *TheDelegate = nullptr; 408 void resetDelegate(Delegate *delegate) { 416 void setDelegate(Delegate *delegate) {
|
| H A D | MachineRegisterInfo.h | 55 class Delegate { 59 virtual ~Delegate() = default; 66 Delegate *TheDelegate = nullptr; 158 void resetDelegate(Delegate *delegate) { in resetDelegate() 167 void setDelegate(Delegate *delegate) { in setDelegate()
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | PredicateExpander.cpp | 411 for (const Record *Delegate : Delegates) { in expandPrologue() local 413 OS << "if (" << Delegate->getValueAsString("Name") << "(MI"; in expandPrologue()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | RegAllocBasic.cpp | 63 private LiveRangeEdit::Delegate {
|
| H A D | LiveRangeEdit.cpp | 32 void LiveRangeEdit::Delegate::anchor() { } in anchor()
|
| H A D | MachineRegisterInfo.cpp | 43 void MachineRegisterInfo::Delegate::anchor() {} in anchor()
|
| H A D | MachineFunction.cpp | 103 void MachineFunction::Delegate::anchor() {} in anchor()
|
| H A D | InlineSpiller.cpp | 82 class HoistSpillHelper : private LiveRangeEdit::Delegate {
|
| H A D | RegAllocGreedy.cpp | 153 private LiveRangeEdit::Delegate {
|
| H A D | RegisterCoalescer.cpp | 111 private LiveRangeEdit::Delegate {
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 1233 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( in GetJITModule() local 1237 lldb_private::Module::CreateModuleFromObjectFile<ObjectFileJIT>(Delegate); in GetJITModule()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 653 // Delegate to fastcall to handle integer types. 875 // Delegate to fastcall to handle integer types.
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2005 | 746 (append(size_type, _CharT)): Delegate to _M_replace_aux. 793 insert(size_type, const _CharT*)): Delegate to replace. 912 * include/ext/vstring.h (__versa_string<>::swap): Delegate to 1480 * include/bits/stl_algo.h (search_n): Delegate to specializations.
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | ChangeLog-9197 | 5083 * nm.c: Delegate printing of symbols to BFD,
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 2885 *) Delegate command line handling in s_client/s_server to SSL_CONF APIs.
|