Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp22 void WasmException::endModule() { in endModule()
45 void WasmException::markFunctionEnd() { in markFunctionEnd()
55 void WasmException::endFunction(const MachineFunction *MF) { in endFunction()
88 void WasmException::computeCallSiteTable( in computeCallSiteTable()
H A DWasmException.h25 class LLVM_LIBRARY_VISIBILITY WasmException : public EHStreamer {
27 WasmException(AsmPrinter *A) : EHStreamer(A) {} in WasmException() function
H A DCMakeLists.txt28 WasmException.cpp
H A DAsmPrinter.cpp576 ES = new WasmException(this); in doInitialization()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/CodeGen/AsmPrinter/
H A DBUILD.gn42 "WasmException.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5853 llvm/lib/CodeGen/AsmPrinter/WasmException.cpp
5854 llvm/lib/CodeGen/AsmPrinter/WasmException.h