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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 177 void emitSharedOrigLValue(CodeGenFunction &CGF, unsigned N);
CGStmtOpenMP.cpp 1234 RedCG.emitSharedOrigLValue(*this, Count);
3348 RedCG.emitSharedOrigLValue(CGF, Count);
4461 RedCG.emitSharedOrigLValue(CGF, Cnt);
4508 RedCG.emitSharedOrigLValue(CGF, Cnt);
CGOpenMPRuntime.cpp 810 void ReductionCodeGen::emitSharedOrigLValue(CodeGenFunction &CGF, unsigned N) {
6094 RCG.emitSharedOrigLValue(CGF, Cnt);

Completed in 52 milliseconds