Searched refs:emitForNext (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1233 virtual llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc, 2130 llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
|
| H A D | CGOpenMPRuntime.cpp | 2877 llvm::Value *CGOpenMPRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPRuntime 12703 llvm::Value *CGOpenMPSIMDRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 2618 RT.emitForNext(*this, S.getBeginLoc(), IVSize, IVSigned, LoopArgs.IL, in EmitOMPOuterLoop()
|