Searched defs:LandingPad (Results 1 – 6 of 6) sorted by relevance
287 (MachineBasicBlock *LandingPad) { in getOrCreateLandingPadInfo()301 void MachineModuleInfo::addInvoke(MachineBasicBlock *LandingPad, in addInvoke()310 MCSymbol *MachineModuleInfo::addLandingPad(MachineBasicBlock *LandingPad) { in addLandingPad()327 addCatchTypeInfo(MachineBasicBlock *LandingPad, in addCatchTypeInfo()337 addFilterTypeInfo(MachineBasicBlock *LandingPad, in addFilterTypeInfo()348 void MachineModuleInfo::addCleanup(MachineBasicBlock *LandingPad) { in addCleanup()353 void MachineModuleInfo::addSEHCatchHandler(MachineBasicBlock *LandingPad, in addSEHCatchHandler()363 void MachineModuleInfo::addSEHCleanupHandler(MachineBasicBlock *LandingPad, in addSEHCleanupHandler()376 LandingPadInfo &LandingPad = LandingPads[i]; in TidyLandingPads() local
198 const LandingPadInfo *LandingPad = LandingPads[i]; in computePadMap() local254 const LandingPadInfo *LandingPad = LandingPads[P.PadIndex]; in computeCallSiteTable() local
399 LandingPadInst *LandingPad = in getRelocates() local
215 | LandingPad Constructor
273 | LandingPad Constructor
2294 void LLVMAddClause(LLVMValueRef LandingPad, LLVMValueRef ClauseVal) { in LLVMAddClause()2299 void LLVMSetCleanup(LLVMValueRef LandingPad, LLVMBool Val) { in LLVMSetCleanup()