Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h448 llvm::Type *KmpRoutineEntryPtrTy = nullptr; variable
H A DCGOpenMPRuntime.cpp3382 if (!KmpRoutineEntryPtrTy) { in emitKmpRoutineEntryT()
3389 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
4324 TaskEntry, KmpRoutineEntryPtrTy)}; in emitTaskInit()
4555 DestructorFn, KmpRoutineEntryPtrTy), in emitTaskInit()