Lines Matching defs:InsertPointTy
1755 CodeGenFunction &CGF, const Stmt *RegionBodyStmt, InsertPointTy AllocaIP,
1756 InsertPointTy CodeGenIP, Twine RegionName) {
1772 CodeGenFunction &CGF, const Stmt *RegionBodyStmt, InsertPointTy AllocaIP,
1773 InsertPointTy CodeGenIP, Twine RegionName) {
1806 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
1810 auto FiniCB = [this](InsertPointTy IP) {
1819 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
1831 auto BodyGenCB = [&, this](InsertPointTy AllocaIP,
1832 InsertPointTy CodeGenIP) {
1840 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP(
1842 llvm::OpenMPIRBuilder::InsertPointTy AfterIP = cantFail(
2120 auto BodyGen = [&, this](llvm::OpenMPIRBuilder::InsertPointTy CodeGenIP,
4022 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP(
4260 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
4263 auto FiniCB = [this](InsertPointTy IP) {
4274 auto SectionCB = [this, SubStmt](InsertPointTy AllocaIP,
4275 InsertPointTy CodeGenIP) {
4283 auto SectionCB = [this, CapturedStmt](InsertPointTy AllocaIP,
4284 InsertPointTy CodeGenIP) {
4296 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP,
4307 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP(
4309 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
4334 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
4337 auto FiniCB = [this](InsertPointTy IP) {
4342 auto BodyGenCB = [SectionRegionBodyStmt, this](InsertPointTy AllocaIP,
4343 InsertPointTy CodeGenIP) {
4351 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
4418 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
4422 auto FiniCB = [this](InsertPointTy IP) {
4427 auto BodyGenCB = [MasterRegionBodyStmt, this](InsertPointTy AllocaIP,
4428 InsertPointTy CodeGenIP) {
4436 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
4462 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
4472 auto FiniCB = [this](InsertPointTy IP) {
4477 auto BodyGenCB = [MaskedRegionBodyStmt, this](InsertPointTy AllocaIP,
4478 InsertPointTy CodeGenIP) {
4486 llvm::OpenMPIRBuilder::InsertPointTy AfterIP = cantFail(
4500 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
4515 auto FiniCB = [this](InsertPointTy IP) {
4520 auto BodyGenCB = [CriticalRegionBodyStmt, this](InsertPointTy AllocaIP,
4521 InsertPointTy CodeGenIP) {
4529 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
5484 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
5485 InsertPointTy AllocaIP(AllocaInsertPt->getParent(),
5488 auto BodyGenCB = [&, this](InsertPointTy AllocaIP,
5489 InsertPointTy CodeGenIP) {
5497 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
6029 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP,
6054 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
6061 InsertPointTy AllocaIP(AllocaInsertPt->getParent(),
6072 auto FiniCB = [this](InsertPointTy IP) {
6077 auto BodyGenCB = [&S, C, this](InsertPointTy AllocaIP,
6078 InsertPointTy CodeGenIP) {
6102 llvm::OpenMPIRBuilder::InsertPointTy AfterIP = cantFail(
7380 llvm::OpenMPIRBuilder::InsertPointTy AfterIP = cantFail(