Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
H A DIntrinsicsWebAssembly.h27 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIntrinsicsWebAssembly.h26 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIntrinsicsWebAssembly.h26 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/include/llvm/IR/
H A DIntrinsicsWebAssembly.h26 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIntrinsicsWebAssembly.h26 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIntrinsicsWebAssembly.h26 wasm_get_exception, // llvm.wasm.get.exception enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp240 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception); in prepareEHPads()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DWasmEHPrepare.cpp237 GetExnF = Intrinsic::getDeclaration(&M, Intrinsic::wasm_get_exception); in prepareEHPads()