Searched refs:emitTargetCall (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 951 virtual void emitTargetCall(CodeGenFunction &CGF,
|
D | CGStmtOpenMP.cpp | 3313 CGM.getOpenMPRuntime().emitTargetCall(*this, S, Fn, FnID, IfCond, Device, in EmitOMPTargetDirective()
|
D | CGOpenMPRuntime.cpp | 5695 void CGOpenMPRuntime::emitTargetCall(CodeGenFunction &CGF, in emitTargetCall() function in CGOpenMPRuntime
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.h | 1562 virtual void emitTargetCall( 2391 void emitTargetCall(
|
D | CGOpenMPRuntime.cpp | 9893 void CGOpenMPRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPRuntime 12645 void CGOpenMPSIMDRuntime::emitTargetCall( in emitTargetCall() function in CGOpenMPSIMDRuntime
|
D | CGStmtOpenMP.cpp | 5542 CGM.getOpenMPRuntime().emitTargetCall(CGF, S, Fn, FnID, IfCond, Device, in emitCommonOMPTargetDirective()
|