Searched refs:createBarrier (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 669 OpenMPIRBuilder::createBarrier(const LocationDescription &Loc, Directive DK, in createBarrier() function in OpenMPIRBuilder 761 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in createCancel() 2194 createBarrier(LocationDescription(Builder.saveIP(), DL), in applyStaticWorkshareLoop() 2335 createBarrier(LocationDescription(Builder.saveIP(), DL), OMPD_for, in applyStaticChunkedWorkshareLoop() 2563 createBarrier(LocationDescription(Builder.saveIP(), DL), in applyDynamicWorkshareLoop() 3455 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in createSingle()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 328 InsertPointTy createBarrier(const LocationDescription &Loc, omp::Directive DK,
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 1062 OMPInfoCache.OMPBuilder.createBarrier(SeqAfterIP, OMPD_parallel); in mergeParallelRegions() 1172 OMPInfoCache.OMPBuilder.createBarrier( in mergeParallelRegions()
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 2520 CGF.Builder.restoreIP(OMPBuilder.createBarrier( in emitBarrierCall()
|