Home
last modified time | relevance | path

Searched defs:computeCallSiteTable (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp78 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
H A DEHStreamer.cpp231 void EHStreamer::computeCallSiteTable( in computeCallSiteTable() function in EHStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp77 void WasmException::computeCallSiteTable( in computeCallSiteTable() function in WasmException
H A DEHStreamer.cpp224 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable() function in EHStreamer
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/inline/inlheur/
Danalyze_func_callsites.go56 func computeCallSiteTable(fn *ir.Func, region ir.Nodes, cstab CallSiteTab, ptab map[ir.Node]pstate,… func
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp215 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable() function in EHStreamer