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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10116       RTLFn = HasNowait ? OMPRTL__tgt_target_data_begin_nowait
10120       RTLFn = HasNowait ? OMPRTL__tgt_target_data_end_nowait
10124       RTLFn = HasNowait ? OMPRTL__tgt_target_data_update_nowait
10187     CGF.EmitRuntimeCall(createRuntimeFunction(RTLFn), OffloadingArgs);