Home
last modified time | relevance | path

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

/llvm-project/offload/include/OpenMP/
H A DInternalTypes.h49 unsigned tasktype : 1; /* task is either explicit(1) or implicit (0) */ member
/llvm-project/openmp/runtime/src/
H A Dkmp.h2701 unsigned tasktype : 1; member