Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h90 OMPRTL__kmpc_omp_taskyield, enumerator
DCGOpenMPRuntime.cpp593 case OMPRTL__kmpc_omp_taskyield: { in createRuntimeFunction()
1106 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_taskyield), Args); in emitTaskyieldCall()