/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | FixIt.h | 62 FixItHint createReplacement(const D &Destination, const S &Source, in createReplacement() 70 FixItHint createReplacement(const D &Destination, StringRef Source) { in createReplacement()
|
/freebsd-src/sys/contrib/dev/acpica/components/resources/ |
H A D | rsmisc.c | 192 void *Destination; in AcpiRsConvertAmlToResource() local 595 void *Destination; AcpiRsConvertResourceToAml() local [all...] |
H A D | rsutils.c | 259 void *Destination, in AcpiRsMoveData() argument 431 char *Destination, in AcpiRsStrcpy() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVMoveMerger.cpp | 61 Register Destination = RegPair.Destination->getReg(); in isCandidateToMergeMVA01S() local 72 Register Destination = RegPair.Destination->getReg(); in isCandidateToMergeMVSA01() local
|
/freebsd-src/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | osapi.c | 672 sbit32 volatile *Destination, in ostiAtomicBitClear() 684 sbit32 volatile *Destination, in ostiAtomicBitSet() 739 sbit32 volatile *Destination, in ostiInterlockedAnd() 749 sbit32 volatile *Destination, in ostiInterlockedOr()
|
/freebsd-src/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdsmcmnapi.c | 1115 sbit32 volatile *Destination, in tdsmAtomicBitClear() 1125 sbit32 volatile *Destination, in tdsmAtomicBitSet() 1167 sbit32 volatile *Destination, in tdsmInterlockedAnd() 1178 sbit32 volatile *Destination, in tdsmInterlockedOr()
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | EHScopeStack.h | 46 llvm::BasicBlock *Destination; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 77 Dependence(Instruction *Source, Instruction *Destination) in Dependence()
|
H A D | LoopAccessAnalysis.h | 155 unsigned Destination; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopLoadElimination.cpp | 196 Instruction *Destination = Dep.getDestination(LAI); findStoreToLoadDependences() local
|
/freebsd-src/sys/contrib/dev/acpica/os_specific/service_layers/ |
H A D | osunixxf.c | 511 void *Destination) in AcpiOsRedirectOutput() argument
|
/freebsd-src/stand/efi/include/ |
H A D | efiip.h | 231 EFI_IPv6_ADDRESS Destination; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 72 const MachineOperand *Destination; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 265 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, in FullDependence() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 168 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; ConstantFoldTerminator() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFF.h | 769 support::ulittle32_t Destination; member
|