Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h444 llvm::Type *KmpRoutineEntryPtrTy = nullptr; variable
H A DCGOpenMPRuntime.cpp2846 if (!KmpRoutineEntryPtrTy) { in emitKmpRoutineEntryT()
2853 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
3753 TaskEntry, KmpRoutineEntryPtrTy)}; in emitTaskInit()
3983 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()