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