Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h972 virtual bool emitTargetGlobal(GlobalDecl GD);
DCodeGenModule.cpp1566 if (OpenMPRuntime && OpenMPRuntime->emitTargetGlobal(GD)) in EmitGlobal()
DCGOpenMPRuntime.cpp5987 bool CGOpenMPRuntime::emitTargetGlobal(GlobalDecl GD) { in emitTargetGlobal() function in CGOpenMPRuntime