Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h275 void emitCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *Callee,
H A DCGOpenMPRuntimeNVPTX.cpp1239 emitCall(CGF, WST.Loc, WST.WorkerFn); in emitNonSPMDEntryHeader()
1502 emitCall(CGF, WST.Loc, W, in emitWorkerLoop()
1522 emitCall(CGF, WST.Loc, WorkFnCast, in emitWorkerLoop()
H A DCGOpenMPRuntime.cpp9534 void CGOpenMPRuntime::emitCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCall() function in CGOpenMPRuntime
9552 emitCall(CGF, Loc, OutlinedFn, Args); in emitOutlinedFunctionCall()