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.cpp2831 if (!KmpRoutineEntryPtrTy) { in emitKmpRoutineEntryT()
2838 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
3739 TaskEntry, KmpRoutineEntryPtrTy)}; in emitTaskInit()
3968 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()