Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h480 llvm::Type *KmpRoutineEntryPtrTy = nullptr; variable
H A DCGOpenMPRuntime.cpp3348 if (!KmpRoutineEntryPtrTy) { in emitKmpRoutineEntryT()
3355 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
4256 TaskEntry, KmpRoutineEntryPtrTy)}; in emitTaskInit()
4485 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()