Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp336 EmitOMPTargetSimdDirective(cast<OMPTargetSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3443 void EmitOMPTargetSimdDirective(const OMPTargetSimdDirective &S);
DCGStmtOpenMP.cpp2847 void CodeGenFunction::EmitOMPTargetSimdDirective( in EmitOMPTargetSimdDirective() function in CodeGenFunction