Searched refs:emitForLoopBounds (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/clang/lib/CodeGen/ |
D | CGStmtOpenMP.cpp | 3110 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitForLoopBounds() function 3327 emitForLoopBounds, in emitWorksharingDirective() 3338 emitForLoopBounds, in emitWorksharingDirective() 3346 emitForLoopBounds, in emitWorksharingDirective() 6313 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForRegion() 6352 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, in emitTargetParallelForSimdRegion()
|