Searched refs:emitTargetCall (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1390 virtual void emitTargetCall(CodeGenFunction &CGF, 2057 void emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D,
|
| H A D | CGOpenMPRuntime.cpp | 8245 void CGOpenMPRuntime::emitTargetCall(CodeGenFunction &CGF, in emitTargetCall() function in CGOpenMPRuntime 9786 void CGOpenMPSIMDRuntime::emitTargetCall(CodeGenFunction &CGF, in emitTargetCall() function in CGOpenMPSIMDRuntime
|
| H A D | CGStmtOpenMP.cpp | 4086 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device); in emitCommonOMPTargetDirective()
|