reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 5105     AllocArgs.push_back(DeviceID);
 5107       createRuntimeFunction(OMPRTL__kmpc_omp_target_task_alloc), AllocArgs);
 5110       createRuntimeFunction(OMPRTL__kmpc_omp_task_alloc), AllocArgs);