Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h533 void emitKmpRoutineEntryT(QualType KmpInt32Ty);
H A DCGOpenMPRuntime.cpp2845 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT() function in CGOpenMPRuntime
3663 emitKmpRoutineEntryT(KmpInt32Ty); in emitTaskInit()