Searched refs:TempAlignment (Results 1 – 1 of 1) sorted by relevance
1208 CharUnits TempAlignment; in ConvertIntToValueOrAtomic() local1212 TempAlignment = getValueAlignment(); in ConvertIntToValueOrAtomic()1216 TempAlignment = getAtomicAlignment(); in ConvertIntToValueOrAtomic()1221 CGF.Builder.CreateAlignedStore(IntVal, CastTemp, TempAlignment.getQuantity()) in ConvertIntToValueOrAtomic()