Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1382 virtual void emitTargetCall(
2188 void emitTargetCall(
H A DCGOpenMPRuntime.cpp9761 void CGOpenMPRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPRuntime
12254 void CGOpenMPSIMDRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPSIMDRuntime
H A DCGStmtOpenMP.cpp6961 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device, in emitCommonOMPTargetDirective()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7769 static void emitTargetCall( in emitTargetCall() function
7991 emitTargetCall(*this, Builder, AllocaIP, Info, DefaultAttrs, RuntimeAttrs, in createTarget()