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