| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/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 | 395 class Delegate { 399 virtual ~Delegate() = default; 422 Delegate *TheDelegate = nullptr; 489 void resetDelegate(Delegate *delegate) { 497 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()
|
| /netbsd-src/external/apache2/llvm/dist/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);
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/shutdown/ns1/ |
| H A D | named.conf.in | 37 # Delegate .test domain to 10.53.0.2
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/glue/ns1/ |
| H A D | root.db | 25 ; Delegate some domains that contain name servers for the sample
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/apache2/llvm/dist/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 {
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | variant.d | 1160 int opApply(Delegate)(scope Delegate dg) if (is(Delegate == delegate)) in VariantN() 1162 alias A = Parameters!(Delegate)[0]; in VariantN()
|
| H A D | parallelism.d | 3490 int doSizeZeroCase(R, Delegate)(ref ParallelForeach!R p, Delegate dg) in doSizeZeroCase() argument
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | variant.d | 1194 int opApply(Delegate)(scope Delegate dg) if (is(Delegate == delegate)) in VariantN() 1196 alias A = Parameters!(Delegate)[0]; in VariantN()
|
| H A D | parallelism.d | 3783 int doSizeZeroCase(R, Delegate)(ref ParallelForeach!R p, Delegate dg) in doSizeZeroCase() argument
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2019 | 250 * d-codegen.cc (get_frame_for_symbol): Delegate literals defined in
|
| /netbsd-src/external/gpl3/gdb/dist/gdbsupport/ |
| H A D | ChangeLog-2020-2021 | 107 (gdb_tilde_expand_up): Delegate logic to gdb_tilde_expand.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86CallingConv.td | 683 // Delegate to fastcall to handle integer types. 910 // Delegate to fastcall to handle integer types.
|
| /netbsd-src/external/bsd/flex/dist/src/ |
| H A D | flex.skl | 1923 /** Delegate to the new version that takes an istream reference. 2035 /** Delegate creation of buffers to the new version that takes an istream reference.
|