Home
last modified time | relevance | path

Searched refs:emitForNext (Results 1 – 6 of 6) 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
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1225 virtual llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
2111 llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntime.cpp2824 llvm::Value *CGOpenMPRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPRuntime
12525 llvm::Value *CGOpenMPSIMDRuntime::emitForNext(CodeGenFunction &CGF, in emitForNext() function in CGOpenMPSIMDRuntime
DCGStmtOpenMP.cpp2442 RT.emitForNext(*this, S.getBeginLoc(), IVSize, IVSigned, LoopArgs.IL, in EmitOMPOuterLoop()