Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2237 auto KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitSingleRegion() local
3053 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT()
3192 QualType KmpInt32Ty, in createKmpTaskTRecordDecl()
3265 OpenMPDirectiveKind Kind, QualType KmpInt32Ty, in emitProxyTaskFunction()
3361 QualType KmpInt32Ty, in emitDestructorsFunction()
3721 auto KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitTaskInit() local
DCGStmtOpenMP.cpp2160 auto KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in EmitSections() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp1591 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1); in ActOnOpenMPRegionStart() local
1628 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1); in ActOnOpenMPRegionStart() local
1653 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
1689 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1); in ActOnOpenMPRegionStart() local