Home
last modified time | relevance | path

Searched refs:emitTargetFunctions (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h962 virtual bool emitTargetFunctions(GlobalDecl GD);
DCGOpenMPRuntime.cpp5943 bool CGOpenMPRuntime::emitTargetFunctions(GlobalDecl GD) { in emitTargetFunctions() function in CGOpenMPRuntime
5990 return emitTargetFunctions(GD); in emitTargetGlobal()