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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/
OMPIRBuilder.h 553 void emitFlush(const LocationDescription &Loc);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1298 virtual void emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *> Vars,
2179 void emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *> Vars,
CGStmtOpenMP.cpp 4801 CGM.getOpenMPRuntime().emitFlush(
5407 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
5436 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
5602 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
5715 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
5719 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
5724 CGF.CGM.getOpenMPRuntime().emitFlush(CGF, llvm::None, Loc,
CGOpenMPRuntime.cpp 2930 void CGOpenMPRuntime::emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *>,
12741 void CGOpenMPSIMDRuntime::emitFlush(CodeGenFunction &CGF,
  /src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
OMPIRBuilder.cpp 831 void OpenMPIRBuilder::emitFlush(const LocationDescription &Loc) {
842 emitFlush(Loc);
2298 emitFlush(Loc);

Completed in 72 milliseconds