Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1457 virtual void emitTargetDataCalls(CodeGenFunction &CGF,
2218 void emitTargetDataCalls(CodeGenFunction &CGF,
H A DCGOpenMPRuntime.cpp10644 void CGOpenMPRuntime::emitTargetDataCalls( in emitTargetDataCalls() function in CGOpenMPRuntime
12650 void CGOpenMPSIMDRuntime::emitTargetDataCalls( in emitTargetDataCalls() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp7332 CGM.getOpenMPRuntime().emitTargetDataCalls(*this, S, IfCond, Device, RCG, in EmitOMPTargetDataDirective()