Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dms-intrinsics.c16 void *test_InterlockedCompareExchangePointer(void * volatile *Destination, in test_InterlockedCompareExchangePointer()
/external/libcxxabi/test/
Ddynamic_cast_stress.cpp58 typedef B<Width/2, Depth> Destination; in test() typedef
/external/clang/lib/CodeGen/
DEHScopeStack.h46 llvm::BasicBlock *Destination; member
DCGBuiltin.cpp1529 llvm::Value *Destination = in EmitBuiltinExpr() local
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination.js29 function Destination(id, type, origin, displayName, isRecent, class
197 Destination.prototype = { class
/external/chromium_org/ppapi/proxy/
Dplugin_resource.h31 enum Destination { enum
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h73 Instruction *Destination) : in Dependence()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp75 BasicBlock *Destination = Cond->getZExtValue() ? Dest1 : Dest2; in ConstantFoldTerminator() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp230 Instruction *Destination, in FullDependence()