Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1595 virtual void emitTargetCall(
2430 void emitTargetCall(
H A DCGOpenMPRuntime.cpp10209 void CGOpenMPRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPRuntime
12984 void CGOpenMPSIMDRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp6005 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device, in emitCommonOMPTargetDirective()