Home
last modified time | relevance | path

Searched refs:wasm_extract_exception (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicsWebAssembly.h25 wasm_extract_exception, // llvm.wasm.extract.exception enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWasmEHPrepare.cpp248 Intrinsic::getDeclaration(&M, Intrinsic::wasm_extract_exception); in prepareEHPads()
/external/llvm-project/llvm/lib/CodeGen/
DWasmEHPrepare.cpp335 Intrinsic::getDeclaration(&M, Intrinsic::wasm_extract_exception); in setupEHPadFunctions()