Home
last modified time | relevance | path

Searched defs:emitFlush (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2754 void CGOpenMPRuntime::emitFlush(CodeGenFunction &CGF, ArrayRef<const Expr *>, emitFlush() function in CGOpenMPRuntime
12095 void CGOpenMPSIMDRuntime::emitFlush(CodeGenFunction &CGF, emitFlush() function in CGOpenMPSIMDRuntime
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1658 void OpenMPIRBuilder::emitFlush(const LocationDescription &Loc) { emitFlush() function in OpenMPIRBuilder