Searched refs:emitTargetDataCalls (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1007 virtual void emitTargetDataCalls(CodeGenFunction &CGF,
H A DCGStmtOpenMP.cpp3413 CGM.getOpenMPRuntime().emitTargetDataCalls(*this, S, IfCond, Device, CodeGen);
H A DCGOpenMPRuntime.cpp6058 void CGOpenMPRuntime::emitTargetDataCalls(CodeGenFunction &CGF, function in class:CGOpenMPRuntime

Completed in 183 milliseconds