Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp308 EmitOMPTargetSimdDirective(cast<OMPTargetSimdDirective>(*S)); in EmitStmt()
H A DCodeGenFunction.h3152 void EmitOMPTargetSimdDirective(const OMPTargetSimdDirective &S);
H A DCGStmtOpenMP.cpp2202 void CodeGenFunction::EmitOMPTargetSimdDirective( in EmitOMPTargetSimdDirective() function in CodeGenFunction