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