Home
last modified time | relevance | path

Searched refs:WasmException (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp20 void WasmException::endModule() { in endModule()
34 void WasmException::markFunctionEnd() { in markFunctionEnd()
44 void WasmException::endFunction(const MachineFunction *MF) { in endFunction()
77 void WasmException::computeCallSiteTable( in computeCallSiteTable()
H A DWasmException.h22 class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {
24 WasmException(AsmPrinter *A) : EHStreamer(A) {} in WasmException() function
H A DCMakeLists.txt28 WasmException.cpp
H A DAsmPrinter.cpp400 ES = new WasmException(this); in doInitialization()
/netbsd-src/external/apache2/llvm/lib/libLLVMAsmPrinter/
H A DMakefile33 WasmException.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/
H A DBUILD.gn42 "WasmException.cpp",