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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 5191       emitTaskInit(CGF, Loc, D, TaskFunction, SharedsTy, Shareds, Data);
 5292   llvm::Value *ThreadID = getThreadID(CGF, Loc);
 5293   llvm::Value *UpLoc = emitUpdateLocation(CGF, Loc);
 5337                         Loc](CodeGenFunction &CGF, PrePostActionTy &) {
 5349                       Loc](CodeGenFunction &CGF, PrePostActionTy &Action) {
 5352       CGF.CGM.getOpenMPRuntime().emitOutlinedFunctionCall(CGF, Loc, TaskEntry,