Searched refs:SimdlenResult (Results 1 – 1 of 1) sorted by relevance
8886 Expr::EvalResult SimdlenResult, SafelenResult; in checkSimdlenSafelenSpecified() local8887 SimdlenLength->EvaluateAsInt(SimdlenResult, S.Context); in checkSimdlenSafelenSpecified()8889 llvm::APSInt SimdlenRes = SimdlenResult.Val.getInt(); in checkSimdlenSafelenSpecified()