Lines Matching refs:getPointerAlign
2175 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2179 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
3653 Privates.emplace_back(CGM.getPointerAlign(), PrivateHelpersTy(VD)); in emitTaskInit()
4850 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
4854 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
9591 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9593 Address(Info.RTArgs.PointersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9595 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9597 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
10500 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10502 CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10504 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10506 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()