Searched refs:SimdlenRes (Results 1 – 2 of 2) sorted by relevance
5431 llvm::APSInt SimdlenRes, SafelenRes; in checkSimdlenSafelenValues() local5440 Simdlen->EvaluateAsInt(SimdlenRes, S.Context); in checkSimdlenSafelenValues()5445 if (SimdlenRes > SafelenRes) { in checkSimdlenSafelenValues()
8889 llvm::APSInt SimdlenRes = SimdlenResult.Val.getInt(); in checkSimdlenSafelenSpecified() local8895 if (SimdlenRes > SafelenRes) { in checkSimdlenSafelenSpecified()