Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmt.cpp245 EmitOMPTargetDirective(cast<OMPTargetDirective>(*S)); in EmitStmt()
DCodeGenFunction.h2487 void EmitOMPTargetDirective(const OMPTargetDirective &S);
DCGStmtOpenMP.cpp3264 void CodeGenFunction::EmitOMPTargetDirective(const OMPTargetDirective &S) { in EmitOMPTargetDirective() function in CodeGenFunction
/external/llvm-project/clang/lib/CodeGen/
DCGStmt.cpp267 EmitOMPTargetDirective(cast<OMPTargetDirective>(*S)); in EmitStmt()
DCodeGenFunction.h3413 void EmitOMPTargetDirective(const OMPTargetDirective &S);
DCGStmtOpenMP.cpp5573 void CodeGenFunction::EmitOMPTargetDirective(const OMPTargetDirective &S) { in EmitOMPTargetDirective() function in CodeGenFunction