reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1229 const BasicBlock *LLVMBB = MBB->getBasicBlock(); 1244 MBB->addLiveIn(EHPhysReg); 1246 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), 1256 MCSymbol *Label = MF->addLandingPad(MBB); 1259 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), II) 1264 mapWasmLandingPadIndex(MBB, CPI); 1267 MF->setCallSiteLandingPad(Label, SDB->LPadToCallSiteMap[MBB]); 1270 FuncInfo->ExceptionPointerVirtReg = MBB->addLiveIn(Reg, PtrRC); 1273 FuncInfo->ExceptionSelectorVirtReg = MBB->addLiveIn(Reg, PtrRC);