Home
last modified time | relevance | path

Searched refs:emitPreInitStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp30 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt() function in __anon1bf826e10111::OMPLexicalScope
60 emitPreInitStmt(CGF, S); in OMPLexicalScope()
87 void emitPreInitStmt(CodeGenFunction &CGF, const OMPLoopDirective &S) { in emitPreInitStmt() function in __anon1bf826e10111::OMPLoopScope
99 emitPreInitStmt(CGF, S); in OMPLoopScope()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp42 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt() function in __anone1cc1baf0111::OMPLexicalScope
77 emitPreInitStmt(CGF, S); in OMPLexicalScope()
136 void emitPreInitStmt(CodeGenFunction &CGF, const OMPLoopDirective &S) { in emitPreInitStmt() function in __anone1cc1baf0111::OMPLoopScope
189 emitPreInitStmt(CGF, S); in OMPLoopScope()