Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp380 EmitOMPTargetSimdDirective(cast<OMPTargetSimdDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3878 void EmitOMPTargetSimdDirective(const OMPTargetSimdDirective &S);
H A DCGStmtOpenMP.cpp3288 void CodeGenFunction::EmitOMPTargetSimdDirective( in EmitOMPTargetSimdDirective() function in CodeGenFunction