Home
last modified time | relevance | path

Searched refs:computeCallSiteTable (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.h34 void computeCallSiteTable(
H A DEHStreamer.h88 virtual void computeCallSiteTable(
H A DWasmException.cpp78 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
H A DEHStreamer.cpp225 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable() function in EHStreamer
377 computeCallSiteTable(CallSites, LandingPads, FirstActions); in emitExceptionTable()