Home
last modified time | relevance | path

Searched refs:exnref (Results 1 – 25 of 167) sorted by relevance

1234567

/dports/devel/binaryen/binaryen-version_98/test/
H A Dexception-handling.wast.fromBinary.noDebugInfo5 (type $exnref_=>_exnref (func (param exnref) (result exnref)))
8 (func $0 (param $0 exnref) (result exnref)
18 (local $0 exnref)
27 (pop exnref)
47 (pop exnref)
59 (pop exnref)
70 (pop exnref)
H A Dexception-handling.wast.fromBinary5 (type $exnref_=>_exnref (func (param exnref) (result exnref)))
8 (func $exnref_test (param $0 exnref) (result exnref)
18 (local $exn exnref)
27 (pop exnref)
47 (pop exnref)
59 (pop exnref)
70 (pop exnref)
H A Dexception-handling.wast.from-wast5 (type $exnref_=>_exnref (func (param exnref) (result exnref)))
8 (func $exnref_test (param $0 exnref) (result exnref)
18 (local $exn exnref)
27 (pop exnref)
56 (pop exnref)
67 (pop exnref)
H A Dexception-handling.wast5 (func $exnref_test (param $0 exnref) (result exnref)
12 (func $eh_test (local $exn exnref)
20 (local.set $exn (pop exnref))
45 (drop (pop exnref))
56 (drop (pop exnref))
H A Dreference-types.wast.fromBinary.noDebugInfo45 (local $2 exnref)
705 (pop exnref)
718 (pop exnref)
730 (pop exnref)
741 (pop exnref)
753 (pop exnref)
764 (pop exnref)
776 (pop exnref)
787 (pop exnref)
800 (pop exnref)
[all …]
H A Dreference-types.wast.fromBinary636 (if (result exnref)
705 (pop exnref)
718 (pop exnref)
725 (try (result exnref)
730 (pop exnref)
741 (pop exnref)
753 (pop exnref)
764 (pop exnref)
776 (pop exnref)
787 (pop exnref)
[all …]
H A Dreference-types.wast1 ;; reftype :: externref | funcref | exnref
192 (block (result exnref)
197 (block (result exnref)
296 (loop (result exnref)
301 (loop (result exnref)
306 (loop (result exnref)
394 (if (result exnref)
483 (try (result exnref)
488 (pop exnref)
511 (pop exnref)
[all …]
H A Dreference-types.wast.from-wast636 (if (result exnref)
705 (pop exnref)
718 (pop exnref)
725 (try (result exnref)
730 (pop exnref)
741 (pop exnref)
753 (pop exnref)
764 (pop exnref)
776 (pop exnref)
787 (pop exnref)
[all …]
H A Dtry-body-multiple-insts.wasm.fromBinary10 (local $0 exnref)
18 (pop exnref)
/dports/devel/binaryen/binaryen-version_98/test/spec/
H A Dexception-handling.wast24 (drop (pop exnref))
36 (drop (pop exnref))
49 (drop (pop exnref))
61 (rethrow (pop exnref))
72 (rethrow (pop exnref))
92 (local.set $exn (pop exnref))
108 (local.set $exn (pop exnref))
119 (local $exn exnref)
125 (local.set $exn (pop exnref))
141 (local.set $exn (pop exnref))
[all …]
/dports/devel/binaryen/binaryen-version_98/test/passes/
H A Dremove-unused-names_optimize-instructions_all-features.wast18 (drop (pop exnref))
33 (drop (pop exnref))
49 (drop (pop exnref))
55 (drop (pop exnref))
69 (drop (pop exnref))
76 (drop (pop exnref))
H A Dgenerate-stack-ir_optimize-stack-ir_print-stack-ir_all-features.wast4 (func $eh (local $exn exnref)
10 (local.set $exn (pop exnref))
H A Dcode-pushing_all-features.wast39 (drop (pop exnref))
59 (rethrow (pop exnref))
70 (local $y exnref)
H A Drse_all-features.wast296 (drop (pop exnref))
310 (drop (pop exnref))
322 (drop (pop exnref))
337 (drop (pop exnref))
350 (drop (pop exnref))
364 (rethrow (pop exnref))
369 (drop (pop exnref))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/WebAssembly/
H A Dreg-copy.mir63 ; CHECK-NEXT: %0:exnref = COPY_EXNREF %1:exnref
66 %0:exnref = COPY %1:exnref
/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DInstrumentLocals.cpp105 case Type::exnref: in visitLocalGet()
160 case Type::exnref: in visitLocalSet()
213 curr, get_exnref, {Type::i32, Type::i32, Type::exnref}, Type::exnref); in visitModule()
215 curr, set_exnref, {Type::i32, Type::i32, Type::exnref}, Type::exnref); in visitModule()
/dports/devel/binaryen/binaryen-version_98/test/ctor-eval/
H A Dbad-indirect-call3.wast.out4 (type $exnref_=>_none (func (param exnref)))
10 (func $callee (param $0 exnref)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/WebAssembly/
H A Dobjdump.s12 .local i32, i64, exnref
24 # CHECK-NEXT: .local i32, i64, exnref
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/WebAssembly/
H A Dobjdump.s12 .local i32, i64, exnref
24 # CHECK-NEXT: .local i32, i64, exnref
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/WebAssembly/
H A Dobjdump.s12 .local i32, i64, exnref
24 # CHECK-NEXT: .local i32, i64, exnref

1234567