Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp580 OMPRTL__kmpc_omp_taskyield, enumerator
1835 case OMPRTL__kmpc_omp_taskyield: { in createRuntimeFunction()
3035 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_taskyield), Args); in emitTaskyieldCall()