Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h748 emitTargetOutlinedFunction(const OMPExecutableDirective &D,
DCGStmtOpenMP.cpp2556 CGM.getOpenMPRuntime().emitTargetOutlinedFunction(S, CodeGen); in EmitOMPTargetDirective()
DCGOpenMPRuntime.cpp3241 CGOpenMPRuntime::emitTargetOutlinedFunction(const OMPExecutableDirective &D, in emitTargetOutlinedFunction() function in CGOpenMPRuntime