Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp321 EmitOMPMasterTaskLoopSimdDirective( in EmitStmt()
H A DCodeGenFunction.h3547 EmitOMPMasterTaskLoopSimdDirective(const OMPMasterTaskLoopSimdDirective &S);
H A DCGStmtOpenMP.cpp7724 void CodeGenFunction::EmitOMPMasterTaskLoopSimdDirective( in EmitOMPMasterTaskLoopSimdDirective() function in CodeGenFunction