Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h381 void emitKmpRoutineEntryT(QualType KmpInt32Ty);
DCGOpenMPRuntime.cpp3053 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT() function in CGOpenMPRuntime
3723 emitKmpRoutineEntryT(KmpInt32Ty); in emitTaskInit()