Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1375 virtual void emitTargetNumIterationsCall(
H A DCGStmtOpenMP.cpp4084 CGM.getOpenMPRuntime().emitTargetNumIterationsCall(CGF, S, Device, in emitCommonOMPTargetDirective()
H A DCGOpenMPRuntime.cpp8214 void CGOpenMPRuntime::emitTargetNumIterationsCall( in emitTargetNumIterationsCall() function in CGOpenMPRuntime