Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp591 OMPRTL__kmpc_omp_task, enumerator
1403 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_task), TaskArgs); in emitTaskOutlinedFunction()
1874 case OMPRTL__kmpc_omp_task: { in createRuntimeFunction()
5173 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_task), in emitTaskCall()