Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.h445 QualType KmpRoutineEntryPtrQTy; variable
HDCGOpenMPRuntime.cpp2851 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
2853 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
3668 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()
3678 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()