Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4972 OMP_MAP_ALWAYS = 0x04, enumerator
5083 Bits |= OMP_MAP_ALWAYS; in getMapTypeBits()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7013 OMP_MAP_ALWAYS = 0x04, enumerator
7329 Bits |= OMP_MAP_ALWAYS; in getMapTypeBits()
7849 Flags &= ~(OMP_MAP_TO | OMP_MAP_FROM | OMP_MAP_ALWAYS | in generateInfoForComponentList()
8106 return MappableExprsHandler::OMP_MAP_ALWAYS | in getMapModifiersForPrivateClauses()