Home
last modified time | relevance | path

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

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