Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DScratchBuffer.cpp34 const char *&DestPtr) { in getToken()
H A DPreprocessor.cpp492 const char *DestPtr; CreateString() local
517 const char *DestPtr; SplitToken() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp497 EmitArrayInit(Address DestPtr,llvm::ArrayType * AType,QualType ArrayQTy,Expr * ExprToVisit,ArrayRef<Expr * > Args,Expr * ArrayFiller) EmitArrayInit() argument
2107 Address DestPtr = Dest.getAddress(*this); EmitAggregateCopy() local
[all...]
H A DCGExprCXX.cpp505 EmitNullBaseClassInitialization(CodeGenFunction & CGF,Address DestPtr,const CXXRecordDecl * Base) EmitNullBaseClassInitialization() argument
H A DCodeGenFunction.cpp2039 EmitNullInitialization(Address DestPtr,QualType Ty) EmitNullInitialization() argument
H A DCGCall.cpp5822 Address DestPtr = ReturnValue.getValue(); EmitCall() local
5858 Address DestPtr = ReturnValue.getValue(); EmitCall() local
H A DCGObjCMac.cpp5000 EmitGCMemmoveCollectable(CodeGen::CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * size) EmitGCMemmoveCollectable() argument
7655 EmitGCMemmoveCollectable(CodeGen::CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * Size) EmitGCMemmoveCollectable() argument
H A DCGClass.cpp993 emitMemcpyIR(Address DestPtr,Address SrcPtr,CharUnits Size) emitMemcpyIR() argument
H A DCGObjCGNU.cpp4251 EmitGCMemmoveCollectable(CodeGenFunction & CGF,Address DestPtr,Address SrcPtr,llvm::Value * Size) EmitGCMemmoveCollectable() argument
H A DCGExpr.cpp1427 Address DestPtr = CreateMemTemp(Ty, "undef.agg.tmp"); GetUndefRValue() local
H A DCGBuiltin.cpp392 llvm::Value *DestPtr = CGF.EmitScalarExpr(E->getArg(0)); EmitAtomicCmpXchg128ForMSIntrin() local
5967 Address DestPtr = CreateMemTemp(E->getType(), "agg.tmp"); EmitBuiltinExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1001 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
1239 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.cpp3419 Value *DestPtr, *SrcPtr; visitMemTransferInst() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp2652 const Type *DestPtr, *SrcPtr; checkAddressSpaceCast() local
H A DSemaChecking.cpp17945 const PointerType *DestPtr = T->getAs<PointerType>(); CheckCastAlign() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp478 uint64_t *DestPtr = Result.isSingleWord() ? &Result.U.VAL : Result.U.pVal; in extractBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1015 SDValue DestPtr = Op.getOperand(1); LowerVACOPY() local