Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp557 OMPRTL__kmpc_omp_taskyield, enumerator
1221 case OMPRTL__kmpc_omp_taskyield: { in createRuntimeFunction()
2128 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_taskyield), Args); in emitTaskyieldCall()