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

/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/Driver/
H A DFiles.pm205 Destination: $dest label
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp165 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DEHScopeStack.h46 llvm::BasicBlock *Destination; member in struct:clang::CodeGen::BranchFixup
H A DCGBuiltin.cpp339 auto *Destination = CGF.EmitScalarExpr(E->getArg(0)); local
371 llvm::Value *Destination = CGF.EmitScalarExpr(E->getArg(0)); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h77 Dependence(Instruction *Source, Instruction *Destination) argument
H A DLoopAccessAnalysis.h143 unsigned Destination; member in struct:llvm::MemoryDepChecker::Dependence
147 Dependence(unsigned Source, unsigned Destination, DepType Type) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h70 const MachineOperand *Destination; member in struct:llvm::DestSourcePair
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp265 FullDependence::FullDependence(Instruction *Source, Instruction *Destination, argument

Completed in 445 milliseconds