HomeSort by: relevance | last modified time | path
    Searched refs:setLocThreadIdInsertPt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp 1094 RT.setLocThreadIdInsertPt(CGF, /*AtCurrentPoint=*/true);
1230 RT.setLocThreadIdInsertPt(CGF, /*AtCurrentPoint=*/true);
1391 setLocThreadIdInsertPt(CGF, /*AtCurrentPoint=*/true);
CGOpenMPRuntime.h 364 void setLocThreadIdInsertPt(CodeGenFunction &CGF,
CGOpenMPRuntime.cpp 1394 void CGOpenMPRuntime::setLocThreadIdInsertPt(CodeGenFunction &CGF,
1511 setLocThreadIdInsertPt(CGF);

Completed in 55 milliseconds