Home
last modified time | relevance | path

Searched refs:createFlush (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h738 void createFlush(const LocationDescription &Loc);
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1239 void OpenMPIRBuilder::createFlush(const LocationDescription &Loc) { in createFlush() function in OpenMPIRBuilder
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2910 OMPBuilder.createFlush(CGF.Builder); in emitFlush()