Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.h36 void computeCallSiteTable(
H A DEHStreamer.h111 virtual void computeCallSiteTable(
H A DWasmException.cpp88 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
H A DEHStreamer.cpp225 void EHStreamer::computeCallSiteTable( in computeCallSiteTable() function in EHStreamer
406 computeCallSiteTable(CallSites, CallSiteRanges, LandingPads, FirstActions); in emitExceptionTable()