Lines Matching defs:InsertPointTy
1182 auto FiniCB = [&CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) {
2330 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
8870 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
8871 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(),
8873 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(),
9054 [&](llvm::OpenMPIRBuilder::InsertPointTy CodeGenIP, llvm::Value *PtrPHI,
9376 OffloadingMandatory, &CGF](llvm::OpenMPIRBuilder::InsertPointTy IP)
9377 -> llvm::OpenMPIRBuilder::InsertPointTy {
9402 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP(
9413 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =
10009 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy;
10027 [&](InsertPointTy CodeGenIP) -> llvm::OpenMPIRBuilder::MapInfosTy & {
10046 auto BodyCB = [&](InsertPointTy CodeGenIP, BodyGenTy BodyGenType) {
10066 return InsertPointTy(CGF.Builder.GetInsertBlock(),
10089 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(),
10091 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(),
10094 llvm::OpenMPIRBuilder::InsertPointTy AfterIP =