/freebsd/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/sys/contrib/dev/acpica/components/resources/ |
H A D | rsmisc.c | 192 void *Destination; in AcpiRsConvertAmlToResource() local 595 void *Destination; in AcpiRsConvertResourceToAml() local
|
H A D | rsutils.c | 259 void *Destination, in AcpiRsMoveData() 431 char *Destination, in AcpiRsStrcpy()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVMoveMerger.cpp | 63 Register Destination = RegPair.Destination->getReg(); isCandidateToMergeMVA01S() local 74 Register Destination = RegPair.Destination->getReg(); isCandidateToMergeMVSA01() local [all...] |
/freebsd/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/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/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 180 HeaderSeq &Destination, clang::FileManager *FM) { in loadHeaders()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 77 Dependence(Instruction *Source, Instruction *Destination) in Dependence() argument
|
H A D | LoopAccessAnalysis.h | 156 unsigned Destination; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopLoadElimination.cpp | 199 Instruction *Destination = Dep.getDestination(DepChecker); in findStoreToLoadDependences() local
|
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/ |
H A D | osunixxf.c | 511 void *Destination) in AcpiOsRedirectOutput()
|
/freebsd/stand/efi/include/ |
H A D | efiip.h | 231 EFI_IPv6_ADDRESS Destination; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 73 const MachineOperand *Destination; member
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 265 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, in FullDependence()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | COFF.h | 769 support::ulittle32_t Destination; member
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 169 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; in ConstantFoldTerminator() local
|