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

/external/llvm/include/llvm/MC/
H A DMachineLocation.h82 MachineLocation Destination, Source; member in class:llvm::MachineMove
88 : Label(label), Destination(D), Source(S) {}
92 const MachineLocation &getDestination() const { return Destination; }
H A DMCDwarf.h275 MachineLocation Destination; member in class:llvm::MCCFIInstruction
284 : Operation(Op), Label(L), Destination(Register) {
289 : Operation(Move), Label(L), Destination(D), Source(S) {
293 : Operation(Op), Label(L), Destination(D), Source(S) {
302 const MachineLocation &getDestination() const { return Destination; }
/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp69 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; local
81 Builder.CreateBr(Destination);
/external/v8/src/arm/
H A Dcode-stubs-arm.h711 enum Destination { enum in class:v8::internal::FloatingPointHelper
723 Destination destination,
735 FloatingPointHelper::Destination destination,
760 Destination destination,
774 Destination destination,
839 FloatingPointHelper::Destination destination,
/external/v8/src/mips/
H A Dcode-stubs-mips.h711 enum Destination { enum in class:v8::internal::FloatingPointHelper
723 Destination destination,
735 FloatingPointHelper::Destination destination,
760 Destination destination,
774 Destination destination,
839 FloatingPointHelper::Destination destination,
/external/clang/lib/CodeGen/
H A DCodeGenFunction.h97 llvm::BasicBlock *Destination; member in struct:clang::CodeGen::BranchFixup
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 137 milliseconds