Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h733 virtual llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
DCGStmtOpenMP.cpp1696 BoolCondVal = RT.emitForNext(*this, S.getLocStart(), IVSize, IVSigned, IL, in EmitOMPOuterLoop()
DCGOpenMPRuntime.cpp2582 llvm::Value *CGOpenMPRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPRuntime