Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp61 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeActionsTable()
201 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computePadMap()
225 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
357 SmallVector<const LandingPadInfo *, 64> LandingPads; in emitExceptionTable() local
DWasmException.cpp79 const SmallVectorImpl<const LandingPadInfo *> &LandingPads, in computeCallSiteTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp746 SmallPtrSet<LandingPadInst *, 32> LandingPads; in runEHOnFunction() local