Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp383 using WebAssembly::WasmEnableEmSjLj;
394 if (WasmEnableEmSjLj && WasmEnableSjLj) in basicCheckForEHAndSjLj()
479 if (WasmEnableEmEH || WasmEnableEmSjLj || WasmEnableSjLj) in addIRPasses()
H A DWebAssemblyMCInstLower.cpp80 F, WebAssembly::WasmEnableEmEH || WebAssembly::WasmEnableEmSjLj, in GetGlobalAddressSymbol()
H A DWebAssemblyAsmPrinter.cpp347 &F, WebAssembly::WasmEnableEmEH || WebAssembly::WasmEnableEmSjLj, in emitDecls()
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp364 EnableEmSjLj(WebAssembly::WasmEnableEmSjLj), in WebAssemblyLowerEmscriptenEHSjLj()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp46 cl::opt<bool> WebAssembly::WasmEnableEmSjLj( member in WebAssembly
H A DWebAssemblyMCTargetDesc.h44 extern cl::opt<bool> WasmEnableEmSjLj; // asm.js-style SjLJ