Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp325 EmitOMPMasterTaskLoopSimdDirective( in EmitStmt()
H A DCodeGenFunction.h3550 EmitOMPMasterTaskLoopSimdDirective(const OMPMasterTaskLoopSimdDirective &S);
H A DCGStmtOpenMP.cpp7700 void CodeGenFunction::EmitOMPMasterTaskLoopSimdDirective( in EmitOMPMasterTaskLoopSimdDirective() function in CodeGenFunction