Home
last modified time | relevance | path

Searched defs:LandingPads (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp53 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeActionsTable()
188 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computePadMap()
233 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
388 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitExceptionTable() local
H A DWasmException.cpp81 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp168 SmallVector<MachineBasicBlock *, 2> LandingPads; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1072 SmallPtrSet<LandingPadInst *, 32> LandingPads; in runEHOnFunction() local