Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1626 llvm::Value *TaskArgs[] = {emitUpdateLocation(CGF, Loc), in emitTaskCall() local
1629 CGF.EmitRuntimeCall(createRuntimeFunction(OMPRTL__kmpc_omp_task), TaskArgs); in emitTaskCall()