Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp447 EmitOMPParallelMaskedDirective(cast<OMPParallelMaskedDirective>(*S)); in EmitStmt()
HDCodeGenFunction.h3903 void EmitOMPParallelMaskedDirective(const OMPParallelMaskedDirective &S);
HDCGStmtOpenMP.cpp4537 void CodeGenFunction::EmitOMPParallelMaskedDirective( in EmitOMPParallelMaskedDirective() function in CodeGenFunction