Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5699 static RTCancelKind getCancellationKind(OpenMPDirectiveKind CancelRegion) { in getCancellationKind() function
5728 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancellationPointCall()
5769 CGF.Builder.getInt32(getCancellationKind(CancelRegion))}; in emitCancelCall()