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