Searched refs:TempAlignment (Results 1 – 1 of 1) sorted by relevance
1113 CharUnits TempAlignment; in ConvertIntToValueOrAtomic() local1117 TempAlignment = getValueAlignment(); in ConvertIntToValueOrAtomic()1121 TempAlignment = getAtomicAlignment(); in ConvertIntToValueOrAtomic()1126 CGF.Builder.CreateAlignedStore(IntVal, CastTemp, TempAlignment.getQuantity()) in ConvertIntToValueOrAtomic()