Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h951 virtual void emitTargetCall(CodeGenFunction &CGF,
DCGStmtOpenMP.cpp3313 CGM.getOpenMPRuntime().emitTargetCall(*this, S, Fn, FnID, IfCond, Device, in EmitOMPTargetDirective()
DCGOpenMPRuntime.cpp5695 void CGOpenMPRuntime::emitTargetCall(CodeGenFunction &CGF, in emitTargetCall() function in CGOpenMPRuntime