Home
last modified time | relevance | path

Searched refs:EmitOMPForSimdDirective (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmt.cpp194 EmitOMPForSimdDirective(cast<OMPForSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2470 void EmitOMPForSimdDirective(const OMPForSimdDirective &S);
DCGStmtOpenMP.cpp2127 void CodeGenFunction::EmitOMPForSimdDirective(const OMPForSimdDirective &S) { in EmitOMPForSimdDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp207 EmitOMPForSimdDirective(cast<OMPForSimdDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3393 void EmitOMPForSimdDirective(const OMPForSimdDirective &S);
DCGStmtOpenMP.cpp3373 void CodeGenFunction::EmitOMPForSimdDirective(const OMPForSimdDirective &S) { in EmitOMPForSimdDirective() function in CodeGenFunction