Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h445 QualType KmpRoutineEntryPtrQTy; variable
H A DCGOpenMPRuntime.cpp2836 KmpRoutineEntryPtrQTy = C.getPointerType( in emitKmpRoutineEntryT()
2838 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy); in emitKmpRoutineEntryT()
3654 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()
3664 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy)); in emitTaskInit()