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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1045 virtual llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
1902 llvm::Value *emitForNext(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntime.cpp2687 llvm::Value *CGOpenMPRuntime::emitForNext(CodeGenFunction &CGF, function in class:CGOpenMPRuntime
12033 llvm::Value *CGOpenMPSIMDRuntime::emitForNext(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp2839 RT.emitForNext(*this, S.getBeginLoc(), IVSize, IVSigned, LoopArgs.IL,

Completed in 220 milliseconds