Lines Matching refs:getPointerAlign
2796 CGM.getPointerAlign()); in getAddrOfArtificialThreadPrivate()
3101 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
3104 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
3818 CGM.getPointerAlign(), in createOffloadingBinaryDescriptorRegistration()
5443 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
5446 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
8478 Address(Info.BasePointersArray, CGM.getPointerAlign()); in emitTargetCall()
8480 Address(Info.PointersArray, CGM.getPointerAlign()); in emitTargetCall()
8481 InputInfo.SizesArray = Address(Info.SizesArray, CGM.getPointerAlign()); in emitTargetCall()
9145 Address(Info.BasePointersArray, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
9147 Address(Info.PointersArray, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()
9149 Address(Info.SizesArray, CGM.getPointerAlign()); in emitTargetDataStandAloneCall()