Searched refs:emitForNext (Results 1 – 3 of 3) sorted by relevance
455 virtual llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
916 BoolCondVal = RT.emitForNext(*this, S.getLocStart(), IVSize, IVSigned, in EmitOMPForOuterLoop()
1394 llvm::Value *CGOpenMPRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPRuntime