Home
last modified time | relevance | path

Searched refs:wasm_get_exception (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsWebAssembly.h27 wasm_get_exception, // llvm.wasm.get.exception enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp240 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception); in prepareEHPads()
/external/llvm-project/llvm/lib/CodeGen/
DWasmEHPrepare.cpp327 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception); in setupEHPadFunctions()
/external/llvm-project/clang/lib/CodeGen/
DCGException.cpp993 CGF.CGM.getIntrinsic(llvm::Intrinsic::wasm_get_exception); in emitWasmCatchPadBlock()
1561 CGM.getIntrinsic(llvm::Intrinsic::wasm_get_exception); in getTerminateFunclet()