Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h174 void emitSPMDParallelCall(CodeGenFunction &CGF, SourceLocation Loc,
DCGOpenMPRuntimeGPU.cpp2092 emitSPMDParallelCall(CGF, Loc, OutlinedFn, CapturedVars, IfCond); in emitParallelCall()
2272 void CGOpenMPRuntimeGPU::emitSPMDParallelCall( in emitSPMDParallelCall() function in CGOpenMPRuntimeGPU