Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Drtl.cpp227 if ((RequiresFlags & OMP_REQ_REVERSE_OFFLOAD) != in RegisterRequires()
228 (flags & OMP_REQ_REVERSE_OFFLOAD)) { in RegisterRequires()
/external/llvm-project/openmp/libomptarget/include/
Domptarget.h76 OMP_REQ_REVERSE_OFFLOAD = 0x002, enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp481 OMP_REQ_REVERSE_OFFLOAD = 0x002, enumerator