Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp327 EmitOMPMasterTaskLoopSimdDirective( in EmitStmt()
H A DCodeGenFunction.h3637 EmitOMPMasterTaskLoopSimdDirective(const OMPMasterTaskLoopSimdDirective &S);
H A DCGStmtOpenMP.cpp7780 void CodeGenFunction::EmitOMPMasterTaskLoopSimdDirective( in EmitOMPMasterTaskLoopSimdDirective() function in CodeGenFunction