| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/ |
| H A D | FixIt.h | 62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement() argument 64 return FixItHint::CreateReplacement(internal::getSourceRange(Destination), in createReplacement() 70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement() argument 71 return FixItHint::CreateReplacement(internal::getSourceRange(Destination), in createReplacement()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineCopyPropagation.cpp | 145 CopyOperands->Destination->getReg().asMCReg()); in invalidateRegister() 171 markRegsUnavailable({CopyOperands->Destination->getReg().asMCReg()}, in clobberRegister() 188 MCRegister Def = CopyOperands->Destination->getReg().asMCReg(); in trackCopy() 243 Register AvailDef = CopyOperands->Destination->getReg(); in findAvailBackwardCopy() 273 Register AvailDef = CopyOperands->Destination->getReg(); in findAvailCopy() 390 MCRegister PreviousDef = CopyOperands->Destination->getReg().asMCReg(); in isNopCopy() 417 if (PrevCopyOperands->Destination->isDead()) in eraseIfRedundant() 430 Register CopyDef = CopyOperands->Destination->getReg(); in eraseIfRedundant() 446 Register Def = CopyOperands->Destination->getReg(); in isBackwardPropagatableRegClassCopy() 497 Register UseDstReg = UseICopyOperands->Destination->getReg(); in isForwardableRegClassCopy() [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_atomic_msvc.h | 31 extern "C" char _InterlockedCompareExchange8(char volatile *Destination, 34 extern "C" short _InterlockedCompareExchange16(short volatile *Destination, 38 long long volatile *Destination, long long Exchange, long long Comparand); 41 void *volatile *Destination, 44 extern "C" long __cdecl _InterlockedCompareExchange(long volatile *Destination,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 143 unsigned Destination; member 147 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() 148 : Source(Source), Destination(Destination), Type(Type) {} in Dependence() 847 return LAI.getDepChecker().getMemoryInstructions()[Destination]; in getDestination()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopLoadElimination.cpp | 190 Instruction *Destination = Dep.getDestination(LAI); in findStoreToLoadDependences() local 195 if (isa<LoadInst>(Destination)) in findStoreToLoadDependences() 196 LoadsWithUnknownDepedence.insert(Destination); in findStoreToLoadDependences() 204 std::swap(Source, Destination); in findStoreToLoadDependences() 211 auto *Load = dyn_cast<LoadInst>(Destination); in findStoreToLoadDependences()
|
| /openbsd-src/regress/sbin/route/ |
| H A D | rttest26.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest17.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest18.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest15.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest12.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest27.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest3.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest7.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest9.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest22.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest2.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest24.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest4.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest8.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest5.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest21.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest19.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest11.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest10.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|
| H A D | rttest6.ok | 4 Destination Gateway Flags Refs Use Mtu Prio Iface
|