Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1377 virtual void emitTargetCall(
2166 void emitTargetCall(
H A DCGOpenMPRuntime.cpp9811 void CGOpenMPRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPRuntime
12613 void CGOpenMPSIMDRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp6613 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device, in emitCommonOMPTargetDirective()