Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h672 llvm::Value *emitTargetNumIterationsCall(
H A DCGOpenMPRuntime.cpp9417 llvm::Value *CGOpenMPRuntime::emitTargetNumIterationsCall( in emitTargetNumIterationsCall() function in CGOpenMPRuntime
9642 OMPRuntime->emitTargetNumIterationsCall(CGF, D, SizeEmitter); in emitTargetCallKernelLaunch()