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.cpp343 EmitOMPMasterTaskLoopSimdDirective( in EmitStmt()
H A DCodeGenFunction.h3904 EmitOMPMasterTaskLoopSimdDirective(const OMPMasterTaskLoopSimdDirective &S);
H A DCGStmtOpenMP.cpp8088 void CodeGenFunction::EmitOMPMasterTaskLoopSimdDirective( in EmitOMPMasterTaskLoopSimdDirective() function in CodeGenFunction