Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.h33 void computeCallSiteTable(
DEHStreamer.h87 virtual void computeCallSiteTable(
DWasmException.cpp77 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
DEHStreamer.cpp224 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable() function in EHStreamer
376 computeCallSiteTable(CallSites, LandingPads, FirstActions); in emitExceptionTable()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWasmException.h33 void computeCallSiteTable(
DEHStreamer.h111 virtual void computeCallSiteTable(
DWasmException.cpp77 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
DEHStreamer.cpp231 void EHStreamer::computeCallSiteTable( in computeCallSiteTable() function in EHStreamer
412 computeCallSiteTable(CallSites, CallSiteRanges, LandingPads, FirstActions); in emitExceptionTable()
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h87 void computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites,
DEHStreamer.cpp215 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable() function in EHStreamer
365 computeCallSiteTable(CallSites, LandingPads, FirstActions); in emitExceptionTable()