Lines Matching refs:InsertPointTy
1187 auto FiniCB = [&CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) { in PushAndPopStackRAII()
8829 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in emitOffloadingArrays() typedef
8830 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(), in emitOffloadingArrays()
8832 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(), in emitOffloadingArrays()
9565 OffloadingMandatory, &CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) in emitTargetCallKernelLaunch()
9566 -> llvm::OpenMPIRBuilder::InsertPointTy { in emitTargetCallKernelLaunch()
9581 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP( in emitTargetCallKernelLaunch()
10224 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in emitTargetDataCalls() typedef
10242 [&](InsertPointTy CodeGenIP) -> llvm::OpenMPIRBuilder::MapInfosTy & { in emitTargetDataCalls()
10261 auto BodyCB = [&](InsertPointTy CodeGenIP, BodyGenTy BodyGenType) { in emitTargetDataCalls()
10281 return InsertPointTy(CGF.Builder.GetInsertBlock(), in emitTargetDataCalls()
10304 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(), in emitTargetDataCalls()
10306 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(), in emitTargetDataCalls()