Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp4183 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4203 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4248 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4309 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4343 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
4388 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
4439 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4455 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4513 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4530 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
[all …]
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2394 QualType KmpInt32Ty = in emitSingleRegion() local
3032 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT()
3108 QualType KmpInt32Ty, in createKmpTaskTRecordDecl()
3182 OpenMPDirectiveKind Kind, QualType KmpInt32Ty, in emitProxyTaskFunction()
3286 QualType KmpInt32Ty, in emitDestructorsFunction()
3849 QualType KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitTaskInit() local
H A DCGStmtOpenMP.cpp3983 QualType KmpInt32Ty = in EmitSections() local