Home
last modified time | relevance | path

Searched refs:SimdlenRes (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9644 llvm::APSInt SimdlenRes = SimdlenResult.Val.getInt(); in checkSimdlenSafelenSpecified() local
9650 if (SimdlenRes > SafelenRes) { in checkSimdlenSafelenSpecified()