Lines Matching defs:PrivCB

682   auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
716 Loc, AllocaIP, BodyGenCB, PrivCB, FiniCB, nullptr,
795 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
829 Loc, AllocaIP, BodyGenCB, PrivCB, FiniCB, nullptr,
891 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
919 InnerBodyGenCB, PrivCB, FiniCB, nullptr,
931 PrivCB, FiniCB, nullptr, nullptr,
992 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
1024 InnerBodyGenCB, PrivCB, FiniCB, nullptr,
1033 InnerBodyGenCB, PrivCB, FiniCB, nullptr, nullptr,
1045 PrivCB, FiniCB, nullptr, nullptr,
1125 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
1160 OMPBuilder.createParallel(Loc, AllocaIP, BodyGenCB, PrivCB, FiniCB,
1261 auto PrivCB = [&](InsertPointTy, InsertPointTy, Value &V, Value &,
1285 Loc, AllocaIP, BODYGENCB_WRAPPER(BodyGenCB), PrivCB,
1361 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, Value &,
1372 Loc, AllocaIP, BodyGenCB, PrivCB, FiniCB, nullptr,
5166 auto PrivCB = [&](InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP,
5196 OMPBuilder.createParallel(Loc, OuterAllocaIP, BodyGenCB, PrivCB, FiniCB,
5425 auto PrivCB = [&](InsertPointTy InnerAllocaIP, InsertPointTy CodeGenIP,
5455 OMPBuilder.createParallel(Loc, OuterAllocaIP, FirstBodyGenCB, PrivCB,
5463 SecondBodyGenCB, PrivCB, FiniCB,
5562 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
5569 PrivCB, FiniCB, false, false));
5613 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
5626 PrivCB, FINICB_WRAPPER(FiniCB),
5709 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
5716 PrivCB, FiniCB, false, true));