Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmt.cpp368 EmitOMPTargetSimdDirective(cast<OMPTargetSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3563 void EmitOMPTargetSimdDirective(const OMPTargetSimdDirective &S);
DCGStmtOpenMP.cpp3243 void CodeGenFunction::EmitOMPTargetSimdDirective( in EmitOMPTargetSimdDirective() function in CodeGenFunction