Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h477 llvm::Type *KmpRoutineEntryPtrTy = nullptr; variable
DCGOpenMPRuntime.cpp3387 if (!KmpRoutineEntryPtrTy) { in emitKmpRoutineEntryT()
3394 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
4330 TaskEntry, KmpRoutineEntryPtrTy)}; in emitTaskInit()
4562 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()