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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 5372 void CodeGenFunction::emitOMPSimpleStore(LValue LVal, RValue RVal,
5417 CGF.emitOMPSimpleStore(VLValue, Res, X->getType().getNonReferenceType(), Loc);
5704 CGF.emitOMPSimpleStore(VLValue, NewVVal, NewVValType, Loc);
CodeGenFunction.h 3290 void emitOMPSimpleStore(LValue LVal, RValue RVal, QualType RValTy,
CGOpenMPRuntime.cpp 5761 CGF.emitOMPSimpleStore(

Completed in 35 milliseconds