Lines Matching refs:getPointerAlign
2172 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2176 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
3639 Privates.emplace_back(CGM.getPointerAlign(), PrivateHelpersTy(VD)); in emitTaskInit()
4834 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
4838 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
9529 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9531 Address(Info.RTArgs.PointersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9533 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
9535 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCallKernelLaunch()
10472 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10474 CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10476 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10478 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()