Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp340 EmitOMPMaskedTaskLoopDirective(cast<OMPMaskedTaskLoopDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3902 void EmitOMPMaskedTaskLoopDirective(const OMPMaskedTaskLoopDirective &S);
H A DCGStmtOpenMP.cpp8076 void CodeGenFunction::EmitOMPMaskedTaskLoopDirective( in EmitOMPMaskedTaskLoopDirective() function in CodeGenFunction