| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | SymbolDeserializer.h | 55 explicit SymbolDeserializer(SymbolVisitorDelegate *Delegate, in SymbolDeserializer() argument 57 : Delegate(Delegate), Container(Container) {} in SymbolDeserializer() 86 Delegate ? Delegate->getRecordOffset(Mapping->Reader) : 0; in visitKnownRecordImpl() 92 SymbolVisitorDelegate *Delegate; variable
|
| /freebsd-13.1/contrib/llvm-project/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-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | GISelChangeObserver.h | 66 class GISelObserverWrapper : public MachineFunction::Delegate, 110 MachineFunction::Delegate *Delegate; variable 113 RAIIDelegateInstaller(MachineFunction &MF, MachineFunction::Delegate *Del);
|
| /freebsd-13.1/contrib/llvm-project/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; 136 Delegate *delegate = nullptr,
|
| H A D | MachineFunction.h | 395 class Delegate { 399 virtual ~Delegate() = default; 422 Delegate *TheDelegate = nullptr; 553 void resetDelegate(Delegate *delegate) { 561 void setDelegate(Delegate *delegate) {
|
| H A D | MachineRegisterInfo.h | 54 class Delegate { 58 virtual ~Delegate() = default; 65 Delegate *TheDelegate = nullptr; 157 void resetDelegate(Delegate *delegate) { in resetDelegate() 166 void setDelegate(Delegate *delegate) { in setDelegate()
|
| /freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | PredicateExpander.cpp | 430 for (const Record *Delegate : Delegates) { in expandPrologue() local 432 OS << "if (" << Delegate->getValueAsString("Name") << "(MI"; in expandPrologue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocBasic.cpp | 62 private LiveRangeEdit::Delegate {
|
| H A D | LiveRangeEdit.cpp | 31 void LiveRangeEdit::Delegate::anchor() { } in anchor()
|
| H A D | MachineRegisterInfo.cpp | 42 void MachineRegisterInfo::Delegate::anchor() {} in anchor()
|
| H A D | MachineFunction.cpp | 107 void MachineFunction::Delegate::anchor() {} in anchor()
|
| H A D | InlineSpiller.cpp | 86 class HoistSpillHelper : private LiveRangeEdit::Delegate {
|
| H A D | RegAllocGreedy.cpp | 147 private LiveRangeEdit::Delegate {
|
| H A D | RegisterCoalescer.cpp | 126 private LiveRangeEdit::Delegate {
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 1278 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( in GetJITModule() local 1282 lldb_private::Module::CreateModuleFromObjectFile<ObjectFileJIT>(Delegate); in GetJITModule()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 141 RawCoverageFilenamesReader Delegate(UncompressedFilenames, Filenames, in read() local 143 return Delegate.readUncompressed(Version, NumFilenames); in read()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyCFGStackify.cpp | 981 MachineInstr *Delegate = BuildMI(DelegateBB, RangeEnd->getDebugLoc(), in addTryDelegate() local 984 registerTryScope(Try, Delegate, nullptr); in addTryDelegate()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 687 // Delegate to fastcall to handle integer types. 914 // Delegate to fastcall to handle integer types.
|
| /freebsd-13.1/contrib/flex/src/ |
| H A D | flex.skl | 1919 /** Delegate to the new version that takes an istream reference. 2031 /** Delegate creation of buffers to the new version that takes an istream reference.
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | CHANGES | 3275 *) Delegate command line handling in s_client/s_server to SSL_CONF APIs.
|