Searched defs:emitFlush (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 2740 void CGOpenMPRuntime::emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *>, emitFlush() function in CGOpenMPRuntime |
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 1595 void OpenMPIRBuilder::emitFlush(const LocationDescription &Loc) { emitFlush() function in OpenMPIRBuilder |