Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h356 void emitCall(CodeGenFunction &CGF, SourceLocation Loc,
H A DCGOpenMPRuntimeGPU.cpp1146 emitCall(CGF, WST.Loc, WST.WorkerFn); in emitNonSPMDEntryHeader()
1412 emitCall(CGF, WST.Loc, W, in emitWorkerLoop()
1432 emitCall(CGF, WST.Loc, {ParallelFnTy, WorkFnCast}, in emitWorkerLoop()
H A DCGOpenMPRuntime.cpp11930 void CGOpenMPRuntime::emitCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCall() function in CGOpenMPRuntime
11948 emitCall(CGF, Loc, OutlinedFn, Args); in emitOutlinedFunctionCall()