Home
last modified time | relevance | path

Searched defs:KmpInt32Ty (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2226 QualType KmpInt32Ty = in emitSingleRegion() local
2845 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT()
2921 QualType KmpInt32Ty, in createKmpTaskTRecordDecl()
2995 OpenMPDirectiveKind Kind, QualType KmpInt32Ty, in emitProxyTaskFunction()
3099 QualType KmpInt32Ty, in emitDestructorsFunction()
3661 QualType KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitTaskInit() local
H A DCGStmtOpenMP.cpp4028 QualType KmpInt32Ty = in EmitSections() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4241 QualType KmpInt32Ty = in getParallelRegionParams() local
4268 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in getTaskRegionParams() local
4313 QualType KmpInt32Ty = in getTaskloopRegionParams() local