Home
last modified time | relevance | path

Searched defs:OMP_REQ_REVERSE_OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1472 OMP_REQ_REVERSE_OFFLOAD = (1 << 2), enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp488 OMP_REQ_REVERSE_OFFLOAD = 0x002, enumerator