Searched defs:DstPtr (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp725 Value *DstPtr = Builder.CreateBitCast(MTI->getDest(), AIPTy); local
H A DSROA.cpp2551 Value *DstPtr = &NewAI; local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3274 Value *DstPtr = getPointerOperand(Dst); local
3720 Value *DstPtr = getPointerOperand(Dst); local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1752 SDValue DstPtr = Op.getOperand(1); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp230 Value *DstPtr = EmitVAListRef(E->getArg(0)); local
H A DCGCall.cpp789 CreateCoercedStore(llvm::Value *Src, llvm::Value *DstPtr, bool DstIsVolatile, CodeGenFunction &CGF) argument
[all...]
H A DCGExpr.cpp1204 llvm::PointerType *DstPtr = cast<llvm::PointerType>(Addr->getType()); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10968 SDValue DstPtr = Op.getOperand(1); local

Completed in 325 milliseconds