Home
last modified time | relevance | path

Searched defs:KmpInt32Ty (Results 1 – 6 of 6) 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/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp3765 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3783 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3828 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3882 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3914 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
3957 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
4008 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4024 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4083 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4112 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() 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
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2391 QualType KmpInt32Ty = in emitSingleRegion() local
3336 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT()
3442 QualType KmpInt32Ty, in createKmpTaskTRecordDecl()
3516 OpenMPDirectiveKind Kind, QualType KmpInt32Ty, in emitProxyTaskFunction()
3620 QualType KmpInt32Ty, in emitDestructorsFunction()
4187 QualType KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitTaskInit() local
DCGStmtOpenMP.cpp3409 QualType KmpInt32Ty = in EmitSections() local