Home
last modified time | relevance | path

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

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