Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4299 static void emitMasked(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitMasked() function
4343 emitMasked(*this, S); in EmitOMPMaskedDirective()
4504 emitMasked(CGF, S); in EmitOMPParallelMaskedDirective()