Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3879 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3897 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3942 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
3999 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4031 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
4074 QualType KmpInt32Ty = in ActOnOpenMPRegionStart() local
4125 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4141 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4200 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
4229 QualType KmpInt32Ty = Context.getIntTypeForBitwidth(32, 1).withConst(); in ActOnOpenMPRegionStart() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2444 QualType KmpInt32Ty = in emitSingleRegion() local
3381 void CGOpenMPRuntime::emitKmpRoutineEntryT(QualType KmpInt32Ty) { in emitKmpRoutineEntryT()
3487 QualType KmpInt32Ty, in createKmpTaskTRecordDecl()
3561 OpenMPDirectiveKind Kind, QualType KmpInt32Ty, in emitProxyTaskFunction()
3665 QualType KmpInt32Ty, in emitDestructorsFunction()
4232 QualType KmpInt32Ty = C.getIntTypeForBitwidth(/*DestWidth=*/32, /*Signed=*/1); in emitTaskInit() local
H A DCGStmtOpenMP.cpp3656 QualType KmpInt32Ty = in EmitSections() local