Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h274 SIMDNest, enumerator
H A Dcheck-omp-structure.cpp366 if (GetDirectiveNest(SIMDNest) > 0) { in Enter()
390 EnterDirectiveNest(SIMDNest); in Enter()
717 ExitDirectiveNest(SIMDNest); in Leave()