Home
last modified time | relevance | path

Searched refs:omp_ipr_fr_id (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dinterop_codegen.cpp11 #define omp_ipr_fr_id -1 macro
27 int id = (int )omp_get_interop_int(obj1, omp_ipr_fr_id, NULL); in main()
28 int id1 = (int )omp_get_interop_int(obj2, omp_ipr_fr_id, NULL); in main()
31 int id2 = (int )omp_get_interop_int(i1, omp_ipr_fr_id, NULL); in main()
32 int id3 = (int )omp_get_interop_int(i2, omp_ipr_fr_id, NULL); in main()
/llvm-project/offload/src/OpenMP/
H A DInteropAPI.cpp32 case omp_ipr_fr_id: in getPropertyErrorType()
85 case omp_ipr_fr_id: in getProperty()
102 case omp_ipr_fr_id: in getProperty()
/llvm-project/offload/include/OpenMP/
H A Domp.h58 omp_ipr_fr_id = -1, enumerator
/llvm-project/openmp/runtime/src/include/
H A Domp.h.var163 omp_ipr_fr_id = -1,
/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h1524 omp_ipr_fr_id = -1,
1522 omp_ipr_fr_id = -1, global() enumerator