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

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  908   assert(supportsSPMDExecutionMode(Ctx, D) && "Expected SPMD mode directive.");
  912   const Stmt *ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  930         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  943         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  956             ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);
  980         ChildStmt = CGOpenMPRuntime::getSingleCompoundChild(Ctx, Body);