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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp77 computeCallSiteTable( SmallVectorImpl<CallSiteEntry> &CallSites, const SmallVectorImpl<const LandingPadInfo *> &LandingPads, const SmallVectorImpl<unsigned> &FirstActions) argument
H A DEHStreamer.cpp200 computePadMap( const SmallVectorImpl<const LandingPadInfo *> &LandingPads, RangeMapType &PadMap) argument
224 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, const SmallVectorImpl<const LandingPadInfo *> &LandingPads, const SmallVectorImpl<unsigned> &FirstActions) argument
357 SmallVector<const LandingPadInfo *, 64> LandingPads; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h315 std::vector<LandingPadInfo> LandingPads; member in class:llvm::MachineFunction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp746 SmallPtrSet<LandingPadInst *, 32> LandingPads; local

Completed in 116 milliseconds