Searched refs:WasmException (Results 1 – 4 of 4) sorted by relevance
22 void WasmException::endModule() { in endModule()45 void WasmException::endFunction(const MachineFunction *MF) { in endFunction()78 void WasmException::computeCallSiteTable( in computeCallSiteTable()
25 class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {27 WasmException(AsmPrinter *A) : EHStreamer(A) {} in WasmException() function
603 ES = new WasmException(this); in doInitialization()
231 SRCS_MIN+= CodeGen/AsmPrinter/WasmException.cpp