Home
last modified time | relevance | path

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

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