Searched refs:PointerAlignInBytes (Results 1 – 6 of 6) sorted by relevance
164 CGM.PointerAlignInBytes); in EmitOpenMPUpdateLocation()549 /*Volatile=*/false, CGM.PointerAlignInBytes, in EmitOMPThreadPrivateVarDefinition()558 /*Volatile=*/false, CGM.PointerAlignInBytes, in EmitOMPThreadPrivateVarDefinition()583 /*Volatile=*/false, CGM.PointerAlignInBytes, in EmitOMPThreadPrivateVarDefinition()
146 unsigned char PointerAlignInBytes; member
1899 CharUnits::fromQuantity(CGM.PointerAlignInBytes)); in buildByrefHelpers()
2083 dst.getAlignment() >= CharUnits::fromQuantity(PointerAlignInBytes))) { in EmitARCStoreStrong()
874 Offset->setAlignment(CGF.PointerAlignInBytes); in emitVirtualObjectDelete()
105 PointerAlignInBytes = in CodeGenModule()