Lines Matching defs:InsertPointTy
1068 using InsertPointTy = OpenMPIRBuilder::InsertPointTy;
1090 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) {
1101 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, Value &,
1102 Value &Inner, Value *&ReplacementValue) -> InsertPointTy {
1107 auto FiniCB = [&](InsertPointTy CodeGenIP) { return Error::success(); };
1130 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) {
1140 auto FiniCB = [&](InsertPointTy CodeGenIP) { return Error::success(); };
1182 InsertPointTy(ParentBB, ParentBB->end()), DL);
1183 OpenMPIRBuilder::InsertPointTy SeqAfterIP = cantFail(
1251 OpenMPIRBuilder::LocationDescription Loc(InsertPointTy(BB, BB->end()),
1258 OpenMPIRBuilder::InsertPointTy AfterIP =
1299 InsertPointTy(NewCI->getParent(),
1806 OMPInfoCache.OMPBuilder.updateToLocation(OpenMPIRBuilder::InsertPointTy(
3957 using InsertPointTy = OpenMPIRBuilder::InsertPointTy;
4054 InsertPointTy(ParentBB, ParentBB->end()), DL);
4066 InsertPointTy(RegionCheckTidBB, RegionCheckTidBB->end()), DL);
4085 OMPInfoCache.OMPBuilder.updateToLocation(InsertPointTy(