Home
last modified time | relevance | path

Searched defs:DestPtr (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGBuilder.h365 llvm::Value *DestPtr = emitRawPointerFromAddress(Dest); global() variable
372 llvm::Value *DestPtr = emitRawPointerFromAddress(Dest); global() variable
380 llvm::Value *DestPtr = emitRawPointerFromAddress(Dest); CreateMemCpyInline() local
389 llvm::Value *DestPtr = emitRawPointerFromAddress(Dest); global() variable
H A DCGExprAgg.cpp495 EmitArrayInit(Address DestPtr,llvm::ArrayType * AType,QualType ArrayQTy,Expr * ExprToVisit,ArrayRef<Expr * > Args,Expr * ArrayFiller) EmitArrayInit() argument
2093 Address DestPtr = Dest.getAddress(); EmitAggregateCopy() local
[all...]
H A DCGExprCXX.cpp508 EmitNullBaseClassInitialization(CodeGenFunction & CGF,Address DestPtr,const CXXRecordDecl * Base) EmitNullBaseClassInitialization() argument
H A DCodeGenFunction.cpp2093 EmitNullInitialization(Address DestPtr,QualType Ty) EmitNullInitialization() argument
H A DCGCall.cpp5925 Address DestPtr = ReturnValue.getAddress(); EmitCall() local
5962 Address DestPtr = ReturnValue.getValue(); EmitCall() local
H A DCGObjCMac.cpp5008 EmitGCMemmoveCollectable(CodeGen::CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * size) EmitGCMemmoveCollectable() argument
7660 EmitGCMemmoveCollectable(CodeGen::CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * Size) EmitGCMemmoveCollectable() argument
H A DCGClass.cpp1001 void emitMemcpyIR(Address DestPtr, Address SrcPtr, CharUnits Size) { in emitMemcpyIR() argument
H A DCGObjCGNU.cpp4250 EmitGCMemmoveCollectable(CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * Size) EmitGCMemmoveCollectable() argument
H A DCGExpr.cpp1416 Address DestPtr = CreateMemTemp(Ty, "undef.agg.tmp"); GetUndefRValue() local
H A DCGBuiltin.cpp395 llvm::Value *DestPtr = CGF.EmitScalarExpr(E->getArg(0)); EmitAtomicCmpXchg128ForMSIntrin() local
6139 Address DestPtr = CreateMemTemp(E->getType(), "agg.tmp"); EmitBuiltinExpr() local
/llvm-project/clang/lib/Lex/
H A DScratchBuffer.cpp34 const char *&DestPtr) { in getToken()
H A DPreprocessor.cpp496 const char *DestPtr; CreateString() local
521 const char *DestPtr; SplitToken() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp999 processLoopStridedStore(Value * DestPtr,const SCEV * StoreSizeSCEV,MaybeAlign StoreAlignment,Value * StoredVal,Instruction * TheStore,SmallPtrSetImpl<Instruction * > & Stores,const SCEVAddRecExpr * Ev,const SCEV * BECount,bool IsNegStride,bool IsLoopMemset) processLoopStridedStore() argument
1237 processLoopStoreOfLoopLoad(Value * DestPtr,Value * SourcePtr,const SCEV * StoreSizeSCEV,MaybeAlign StoreAlign,MaybeAlign LoadAlign,Instruction * TheStore,Instruction * TheLoad,const SCEVAddRecExpr * StoreEv,const SCEVAddRecExpr * LoadEv,const SCEV * BECount) processLoopStoreOfLoopLoad() argument
H A DSROA.cpp3384 Value *DestPtr, *SrcPtr; visitMemTransferInst() local
/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2661 const Type *DestPtr, *SrcPtr; checkAddressSpaceCast() local
H A DSemaChecking.cpp13037 const PointerType *DestPtr = T->getAs<PointerType>(); CheckCastAlign() local
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp478 uint64_t *DestPtr = Result.isSingleWord() ? &Result.U.VAL : Result.U.pVal; extractBits() local
/llvm-project/clang/lib/AST/Interp/
H A DInterp.h
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1034 SDValue DestPtr = Op.getOperand(1); LowerVACOPY() local