Searched defs:Destination (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/
H A DFixIt.h62 FixItHint createReplacement(const D &Destination, const S &Source, argument
70 FixItHint createReplacement(const D &Destination, StringRef Source) { argument
/freebsd-current/sys/contrib/dev/acpica/components/resources/
H A Drsmisc.c192 void *Destination; local
595 void *Destination; local
[all...]
H A Drsutils.c258 AcpiRsMoveData( void *Destination, void *Source, UINT16 ItemCount, UINT8 MoveType) argument
430 AcpiRsStrcpy( char *Destination, char *Source) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMoveMerger.cpp61 Register Destination = RegPair.Destination->getReg(); local
72 Register Destination = RegPair.Destination->getReg(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp168 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; local
/freebsd-current/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1113 tdsmAtomicBitClear( smRoot_t *smRoot, sbit32 volatile *Destination, sbit32 Value ) argument
1123 tdsmAtomicBitSet( smRoot_t *smRoot, sbit32 volatile *Destination, sbit32 Value ) argument
1165 tdsmInterlockedAnd( smRoot_t *smRoot, sbit32 volatile *Destination, sbit32 Value ) argument
1176 tdsmInterlockedOr( smRoot_t *smRoot, sbit32 volatile *Destination, sbit32 Value ) argument
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h46 llvm::BasicBlock *Destination; member in struct:clang::CodeGen::BranchFixup
/freebsd-current/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c670 ostiAtomicBitClear( tiRoot_t *root, sbit32 volatile *Destination, sbit32 Value ) argument
682 ostiAtomicBitSet( tiRoot_t *root, sbit32 volatile *Destination, sbit32 Value ) argument
737 ostiInterlockedAnd( tiRoot_t *root, sbit32 volatile *Destination, sbit32 Value ) argument
747 ostiInterlockedOr( tiRoot_t *root, sbit32 volatile *Destination, sbit32 Value ) argument
/freebsd-current/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c510 AcpiOsRedirectOutput( void *Destination) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h77 Dependence(Instruction *Source, Instruction *Destination) argument
H A DLoopAccessAnalysis.h155 unsigned Destination; member in struct:llvm::MemoryDepChecker::Dependence
159 Dependence(unsigned Source, unsigned Destination, DepType Type) argument
/freebsd-current/stand/efi/include/
H A Defiip.h231 EFI_IPv6_ADDRESS Destination; member in struct:__anon650
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp265 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h72 const MachineOperand *Destination; member in struct:llvm::DestSourcePair
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h769 support::ulittle32_t Destination; member in struct:llvm::object::frame_type::chpe_redirection_entry

Completed in 310 milliseconds