Home
last modified time | relevance | path

Searched refs:DstPtr (Results 1 – 21 of 21) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp820 Address DstPtr = in defaultInitNonTrivialCStructVar() local
853 Address DstPtr = Dst.getAddress(*this); in callCStructDefaultConstructor() local
877 Address DstPtr = Dst.getAddress(*this); in callCStructDestructor() local
879 GenDestructorFuncName GenName("__destructor_", DstPtr.getAlignment(), in callCStructDestructor()
883 *this, std::array<Address, 1>({{DstPtr}})); in callCStructDestructor()
888 Address DstPtr = Dst.getAddress(*this), SrcPtr = Src.getAddress(*this); in callCStructCopyConstructor() local
895 std::array<Address, 2>({{DstPtr, SrcPtr}})); in callCStructCopyConstructor()
902 Address DstPtr = Dst.getAddress(*this), SrcPtr = Src.getAddress(*this); in callCStructCopyAssignmentOperator() local
908 *this, std::array<Address, 2>({{DstPtr, SrcPtr}})); in callCStructCopyAssignmentOperator()
913 Address DstPtr = Dst.getAddress(*this), SrcPtr = Src.getAddress(*this); in callCStructMoveConstructor() local
[all …]
H A DCGClass.cpp1192 Expr *DstPtr = CE->getArg(0); in getMemcpyableField() local
1193 if (ImplicitCastExpr *DC = dyn_cast<ImplicitCastExpr>(DstPtr)) in getMemcpyableField()
1194 DstPtr = DC->getSubExpr(); in getMemcpyableField()
1195 UnaryOperator *DUO = dyn_cast<UnaryOperator>(DstPtr); in getMemcpyableField()
H A DCGBuiltin.cpp2524 Value *DstPtr = EmitVAListRef(E->getArg(0)).getPointer(); in EmitBuiltinExpr() local
2529 DstPtr = Builder.CreateBitCast(DstPtr, Type); in EmitBuiltinExpr()
2532 {DstPtr, SrcPtr})); in EmitBuiltinExpr()
/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DDescriptor.cpp29 auto *DstPtr = reinterpret_cast<T *>(Dst); in moveTy() local
30 new (DstPtr) T(std::move(*SrcPtr)); in moveTy()
51 auto *DstPtr = &reinterpret_cast<T *>(Dst)[I]; in moveArrayTy() local
52 new (DstPtr) T(std::move(*SrcPtr)); in moveArrayTy()
104 auto *DstPtr = Dst + ElemOffset; in moveArrayDesc() local
108 auto *DstDesc = reinterpret_cast<InlineDescriptor *>(DstPtr); in moveArrayDesc()
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp107 int memcpyDtoD(const void *SrcPtr, void *DstPtr, int64_t Size, in memcpyDtoD() argument
115 DPxPTR(SrcPtr), DPxPTR(DstPtr), Size); in memcpyDtoD()
1048 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
1059 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
1067 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
1077 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
1086 (CUdeviceptr)DstPtr, DeviceData[DstDevId].Context, in dataExchange()
1094 DPxPTR(SrcPtr), SrcDevId, DPxPTR(DstPtr), DstDevId); in dataExchange()
1097 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
1102 return memcpyDtoD(SrcPtr, DstPtr, Size, Stream); in dataExchange()
[all …]
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A Drtl.cpp101 int32_t DstDevId, void *DstPtr, int64_t Size) { in __tgt_rtl_data_exchange() argument
102 return Manager->dataExchange(SrcDevId, SrcPtr, DstDevId, DstPtr, Size); in __tgt_rtl_data_exchange()
H A DClient.cpp426 int32_t DstDevId, void *DstPtr, in dataExchange() argument
438 Request->set_dst_ptr((uint64_t)DstPtr); in dataExchange()
449 Size, SrcDevId, SrcPtr, DstPtr, DstDevId) in dataExchange()
453 Size, SrcDevId, SrcPtr, DstPtr, DstDevId) in dataExchange()
683 int32_t DstDevId, void *DstPtr, in dataExchange() argument
689 DstPtr, Size); in dataExchange()
H A DClient.h90 void *DstPtr, int64_t Size);
145 void *DstPtr, int64_t Size);
/llvm-project-15.0.7/openmp/libomptarget/include/
H A Domptargetplugin.h112 void *DstPtr, int64_t Size);
116 int32_t DesID, void *DstPtr, int64_t Size,
H A Ddevice.h424 int32_t dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr,
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp568 int32_t DeviceTy::dataExchange(void *SrcPtr, DeviceTy &DstDev, void *DstPtr, in dataExchange() argument
572 return RTL->data_exchange(RTLDeviceID, SrcPtr, DstDev.RTLDeviceID, DstPtr, in dataExchange()
576 DstPtr, Size, AsyncInfo); in dataExchange()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1160 MachineInstrBuilder DstPtr; in legalizeVaArg() local
1166 DstPtr = MIRBuilder.buildMaskLowPtrBits(PtrTy, ListTmp, Log2(Alignment)); in legalizeVaArg()
1168 DstPtr = List; in legalizeVaArg()
1173 Dst, DstPtr, in legalizeVaArg()
1179 auto NewList = MIRBuilder.buildPtrAdd(PtrTy, DstPtr, Size.getReg(0)); in legalizeVaArg()
H A DAArch64InstructionSelector.cpp3551 auto &DstPtr = GI.getOperand(0); in selectMOPS() local
3556 const Register DstPtrCopy = MRI.cloneVirtualRegister(DstPtr.getReg()); in selectMOPS()
3569 MIB.buildCopy(DstPtrCopy, DstPtr); in selectMOPS()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h1914 MachineInstrBuilder buildMemTransferInst(unsigned Opcode, const SrcOp &DstPtr, in buildMemTransferInst() argument
1920 Opcode, {}, {DstPtr, SrcPtr, Size, SrcOp(INT64_C(0) /*isTailCall*/)}); in buildMemTransferInst()
1926 MachineInstrBuilder buildMemCpy(const SrcOp &DstPtr, const SrcOp &SrcPtr, in buildMemCpy() argument
1929 return buildMemTransferInst(TargetOpcode::G_MEMCPY, DstPtr, SrcPtr, Size, in buildMemCpy()
H A DCallLowering.h302 copyArgumentMemory(const ArgInfo &Arg, Register DstPtr, Register SrcPtr,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3292 Value *DstPtr = getLoadStorePointerOperand(Dst); in tryDelinearize() local
3296 const SCEV *DstAccessFn = SE->getSCEVAtScope(DstPtr, DstLoop); in tryDelinearize()
3375 Value *DstPtr = getLoadStorePointerOperand(Dst); in tryDelinearizeFixedSize() local
3403 !AllIndiciesInRange(DstSizes, DstSubscripts, DstPtr)) { in tryDelinearizeFixedSize()
3412 << "DstGEP:" << *DstPtr << "\n"; in tryDelinearizeFixedSize()
3423 Value *DstPtr = getLoadStorePointerOperand(Dst); in tryDelinearizeParametricSize() local
3477 if (!isKnownNonNegative(DstSubscripts[I], DstPtr)) in tryDelinearizeParametricSize()
3545 Value *DstPtr = getLoadStorePointerOperand(Dst); in depends() local
3574 const SCEV *DstSCEV = SE->getSCEV(DstPtr); in depends()
3972 Value *DstPtr = getLoadStorePointerOperand(Dst); in getSplitIteration() local
[all …]
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1088 const ArgInfo &Arg, Register DstPtr, Register SrcPtr, in copyArgumentMemory() argument
1103 const LLT PtrTy = MRI.getType(DstPtr); in copyArgumentMemory()
1107 MIRBuilder.buildMemCpy(DstPtr, SrcPtr, SizeConst, *DstMMO, *SrcMMO); in copyArgumentMemory()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3559 Value *DstPtr = CB.getArgOperand(2); in visitLibAtomicLoad() local
3575 getShadowOriginPtr(DstPtr, NextIRB, NextIRB.getInt8Ty(), Align(1), in visitLibAtomicLoad()
3584 NextIRB.CreateCall(MS.MsanSetOriginFn, {DstPtr, Size, NewOrigin}); in visitLibAtomicLoad()
3591 Value *DstPtr = CB.getArgOperand(2); in visitLibAtomicStore() local
3600 getShadowOriginPtr(DstPtr, IRB, IRB.getInt8Ty(), Align(1), in visitLibAtomicStore()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3028 Value *DstPtr = &NewAI; in visitMemTransferInst() local
3031 std::swap(SrcPtr, DstPtr); in visitMemTransferInst()
3070 IRB.CreateAlignedStore(Src, DstPtr, DstAlign, II.isVolatile())); in visitMemTransferInst()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3621 SDValue DstPtr = Op.getOperand(1); in lowerVACOPY() local
3629 return DAG.getMemcpy(Chain, DL, DstPtr, SrcPtr, DAG.getIntPtrConstant(Sz, DL), in lowerVACOPY()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26132 SDValue DstPtr = Op.getOperand(1); in LowerVACOPY() local
26139 Chain, DL, DstPtr, SrcPtr, in LowerVACOPY()