Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.h35 void computeCallSiteTable(
H A DEHStreamer.h111 virtual void computeCallSiteTable(
H A DWasmException.cpp78 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
H A DEHStreamer.cpp230 void EHStreamer::computeCallSiteTable( in computeCallSiteTable() function in EHStreamer
417 computeCallSiteTable(CallSites, CallSiteRanges, LandingPads, FirstActions); in emitExceptionTable()