Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp55 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeActionsTable()
192 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computePadMap()
231 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
386 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitExceptionTable() local
H A DWasmException.cpp80 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp126 SmallVector<MachineBasicBlock *, 2> LandingPads; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp800 SmallPtrSet<LandingPadInst *, 32> LandingPads; in runEHOnFunction() local