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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.h 395 void adjustTargetSpecificDataForLambdas(
CGStmtOpenMP.cpp 2530 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S);
3127 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S);
3735 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S);
5116 CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(*this, S);
5984 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S);
6067 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S);
6703 CGF.CGM.getOpenMPRuntime().adjustTargetSpecificDataForLambdas(CGF, S);
CGOpenMPRuntime.h 1793 adjustTargetSpecificDataForLambdas(CodeGenFunction &CGF,
CGOpenMPRuntimeGPU.cpp 4329 void CGOpenMPRuntimeGPU::adjustTargetSpecificDataForLambdas(
CGOpenMPRuntime.cpp 10715 void CGOpenMPRuntime::adjustTargetSpecificDataForLambdas(

Completed in 53 milliseconds