Home
last modified time | relevance | path

Searched defs:Destination (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h62 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 Drsmisc.c192 void *Destination; in AcpiRsConvertAmlToResource() local
595 void *Destination; in AcpiRsConvertResourceToAml() local
H A Drsutils.c259 void *Destination, in AcpiRsMoveData()
431 char *Destination, in AcpiRsStrcpy()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp63 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 Dosapi.c672 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 Dtdsmcmnapi.c1115 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 DFileList.cpp180 HeaderSeq &Destination, clang::FileManager *FM) { in loadHeaders()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h77 Dependence(Instruction *Source, Instruction *Destination) in Dependence() argument
H A DLoopAccessAnalysis.h156 unsigned Destination; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp199 Instruction *Destination = Dep.getDestination(DepChecker); in findStoreToLoadDependences() local
/freebsd/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c511 void *Destination) in AcpiOsRedirectOutput()
/freebsd/stand/efi/include/
H A Defiip.h231 EFI_IPv6_ADDRESS Destination; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h73 const MachineOperand *Destination; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp265 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, in FullDependence()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h769 support::ulittle32_t Destination; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp169 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; in ConstantFoldTerminator() local