Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
Drtl.cpp215 assert(flags != OMP_REQ_UNDEFINED && in RegisterRequires()
217 if (RequiresFlags == OMP_REQ_UNDEFINED) { in RegisterRequires()
Drtl.h148 int64_t RequiresFlags = OMP_REQ_UNDEFINED;
/external/llvm-project/openmp/libomptarget/include/
Domptarget.h72 OMP_REQ_UNDEFINED = 0x000, enumerator
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/
Drtl.cpp337 RequiresFlags(OMP_REQ_UNDEFINED) { in DeviceRTLTy()
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp539 RequiresFlags = OMP_REQ_UNDEFINED; in RTLDeviceInfoTy()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp477 OMP_REQ_UNDEFINED = 0x000, enumerator