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