Lines Matching refs:getPointerAlign
2343 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2347 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
3841 Privates.emplace_back(CGM.getPointerAlign(), PrivateHelpersTy(VD)); in emitTaskInit()
5037 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
5041 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
9049 Address PAddr(P, CGM.VoidPtrTy, CGF.getPointerAlign()); in emitNonContiguousDescriptor()
10069 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCall()
10071 CGM.getPointerAlign()); in emitTargetCall()
10073 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetCall()
10075 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetCall()
10949 CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10951 CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10953 Address(Info.RTArgs.SizesArray, CGF.Int64Ty, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
10955 Address(Info.RTArgs.MappersArray, CGF.VoidPtrTy, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()