Searched defs:LandingPad (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp198 const LandingPadInfo *LandingPad = LandingPads[i]; local
284 const LandingPadInfo *LandingPad = LandingPads[P.PadIndex]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp684 MachineFunction::getOrCreateLandingPadInfo(MachineBasicBlock *LandingPad) { argument
696 void MachineFunction::addInvoke(MachineBasicBlock *LandingPad, argument
703 MCSymbol *MachineFunction::addLandingPad(MachineBasicBlock *LandingPad) { argument
750 addCatchTypeInfo(MachineBasicBlock *LandingPad, ArrayRef<const GlobalValue *> TyInfo) argument
757 addFilterTypeInfo(MachineBasicBlock *LandingPad, ArrayRef<const GlobalValue *> TyInfo) argument
769 LandingPadInfo &LandingPad = LandingPads[i]; local
812 addCleanup(MachineBasicBlock *LandingPad) argument
817 addSEHCatchHandler(MachineBasicBlock *LandingPad, const Function *Filter, const BlockAddress *RecoverBA) argument
827 addSEHCleanupHandler(MachineBasicBlock *LandingPad, const Function *Cleanup) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1862 LandingPadInst *LandingPad = nullptr; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml244 | LandingPad Constructor in type:Opcode/t
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4368 auto *LandingPad = dyn_cast<LandingPadInst>(IncomingBB->getFirstNonPHI()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3618 MachineBasicBlock* LandingPad = MF->CreateMachineBasicBlock(); local

Completed in 294 milliseconds