Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h890 llvm::Value *emitTargetNumIterationsCall(
H A DCGOpenMPRuntime.cpp10190 llvm::Value *CGOpenMPRuntime::emitTargetNumIterationsCall( in emitTargetNumIterationsCall() function in CGOpenMPRuntime
10302 emitTargetNumIterationsCall(CGF, D, SizeEmitter); in emitTargetCall()