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

Overridden By

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4508 void CGOpenMPRuntimeNVPTX::emitOutlinedFunctionCall(

Declarations

tools/clang/lib/CodeGen/CGOpenMPRuntime.h
 1627   emitOutlinedFunctionCall(CodeGenFunction &CGF, SourceLocation Loc,

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 3094     RT.emitOutlinedFunctionCall(CGF, Loc, OutlinedFn, OutlinedFnArgs);
 4590   CGM.getOpenMPRuntime().emitOutlinedFunctionCall(CGF, Loc, TaskFunction,
 5352       CGF.CGM.getOpenMPRuntime().emitOutlinedFunctionCall(CGF, Loc, TaskEntry,
 9296     emitOutlinedFunctionCall(CGF, D.getBeginLoc(), OutlinedFn, CapturedVars);
 9310     emitOutlinedFunctionCall(CGF, D.getBeginLoc(), OutlinedFn, CapturedVars);
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 3581   CGM.getOpenMPRuntime().emitOutlinedFunctionCall(
 3809   CGM.getOpenMPRuntime().emitOutlinedFunctionCall(
 4009   CGM.getOpenMPRuntime().emitOutlinedFunctionCall(
 4531   CGOpenMPRuntime::emitOutlinedFunctionCall(CGF, Loc, OutlinedFn, TargetArgs);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
  630   CGM.getOpenMPRuntime().emitOutlinedFunctionCall(WrapperCGF, S.getBeginLoc(),
 3021       CGF.CGM.getOpenMPRuntime().emitOutlinedFunctionCall(
 3244       CGF.CGM.getOpenMPRuntime().emitOutlinedFunctionCall(
 3629       CGM.getOpenMPRuntime().emitOutlinedFunctionCall(CGF, S.getBeginLoc(),