Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h898 void emitTargetNumIterationsCall(
H A DCGOpenMPRuntime.cpp10181 void CGOpenMPRuntime::emitTargetNumIterationsCall( in emitTargetNumIterationsCall() function in CGOpenMPRuntime
10288 emitTargetNumIterationsCall(CGF, D, DeviceID, SizeEmitter); in emitTargetCall()