| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/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()
|
| /openbsd-src/gnu/llvm/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);
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeEdit.h | 42 class LiveRangeEdit : private MachineRegisterInfo::Delegate { 45 class Delegate { 49 virtual ~Delegate() = default; 73 Delegate *const TheDelegate; 131 Delegate *delegate = nullptr,
|
| H A D | MachineRegisterInfo.h | 53 class Delegate { 57 virtual ~Delegate() = default; 68 SmallPtrSet<Delegate *, 1> TheDelegates; 160 void resetDelegate(Delegate *delegate) { in resetDelegate() 168 void addDelegate(Delegate *delegate) { in addDelegate()
|
| H A D | MachineFunction.h | 421 class Delegate { 425 virtual ~Delegate() = default; 448 Delegate *TheDelegate = nullptr; 603 void resetDelegate(Delegate *delegate) { 611 void setDelegate(Delegate *delegate) {
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/ |
| H A D | auto.t | 30 is_eq(ref(SmallTest::getTest()), "Test::Tester::Delegate"); 35 "Delegate->can() returns the sub from the inner object",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Tester/ |
| H A D | Delegate.pm | 4 package Test::Tester::Delegate;
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/ |
| H A D | Tester.pm | 15 use Test::Tester::Delegate; 28 my $Delegator = Test::Tester::Delegate->new; 653 which returns a Test::Tester::Delegate object. Most of the time this object
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | PredicateExpander.cpp | 428 for (const Record *Delegate : Delegates) { in expandPrologue() local 430 OS << "if (" << Delegate->getValueAsString("Name") << "(MI"; in expandPrologue()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | RegAllocBasic.cpp | 59 private LiveRangeEdit::Delegate {
|
| H A D | RegAllocGreedy.h | 63 private LiveRangeEdit::Delegate {
|
| H A D | LiveRangeEdit.cpp | 32 void LiveRangeEdit::Delegate::anchor() { } in anchor()
|
| H A D | MachineRegisterInfo.cpp | 41 void MachineRegisterInfo::Delegate::anchor() {} in anchor()
|
| H A D | MachineFunction.cpp | 132 void MachineFunction::Delegate::anchor() {} in anchor()
|
| H A D | InlineSpiller.cpp | 84 class HoistSpillHelper : private LiveRangeEdit::Delegate {
|
| H A D | RegisterCoalescer.cpp | 126 private LiveRangeEdit::Delegate {
|
| /openbsd-src/gnu/llvm/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 1194 auto Delegate = std::static_pointer_cast<lldb_private::ObjectFileJITDelegate>( in GetJITModule() local 1198 lldb_private::Module::CreateModuleFromObjectFile<ObjectFileJIT>(Delegate); in GetJITModule()
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
| H A D | CoverageMappingReader.cpp | 141 RawCoverageFilenamesReader Delegate(toStringRef(StorageBuf), Filenames, in read() local 143 return Delegate.readUncompressed(Version, NumFilenames); in read()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyCFGStackify.cpp | 962 MachineInstr *Delegate = BuildMI(DelegateBB, RangeEnd->getDebugLoc(), in addTryDelegate() local 965 registerTryScope(Try, Delegate, nullptr); in addTryDelegate()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 699 // Delegate to fastcall to handle integer types. 948 // Delegate to fastcall to handle integer types.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlgov.pod | 360 Delegate power to individuals on or outside the Steering Council
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | ChangeLog-9197 | 5083 * nm.c: Delegate printing of symbols to BFD,
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | ChangeLog-9197 | 5083 * nm.c: Delegate printing of symbols to BFD,
|