Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/frontend/src/
H A Dswitch.rs367 assert_eq_output!( in switch_empty()
378 assert_eq_output!( in switch_zero()
389 assert_eq_output!( in switch_single()
401 assert_eq_output!( in switch_bool()
413 assert_eq_output!( in switch_two_gap()
428 assert_eq_output!( in switch_many()
461 assert_eq_output!( in switch_min_index_value()
477 assert_eq_output!( in switch_max_index_value()
493 assert_eq_output!( in switch_optimal_codegen()
585 assert_eq_output!( in switch_64bit()
[all …]
H A Dlib.rs173 macro_rules! assert_eq_output { macro
/wasmtime-44.0.1/cranelift/frontend/src/frontend/
H A Dsafepoints.rs846 assert_eq_output!( in needs_stack_map_and_loop()
931 assert_eq_output!( in needs_stack_map_simple()
1039 assert_eq_output!( in needs_stack_map_and_post_order_early_return()
1130 assert_eq_output!( in needs_stack_map_conditional_branches_and_liveness()
1202 assert_eq_output!( in needs_stack_map_conditional_branches_and_liveness()
1289 assert_eq_output!( in needs_stack_map_and_tail_calls()
1359 assert_eq_output!( in needs_stack_map_and_tail_calls()
1467 assert_eq_output!( in needs_stack_map_and_cfg_diamond()
1568 assert_eq_output!( in needs_stack_map_and_heterogeneous_types()
1691 assert_eq_output!( in series_of_non_overlapping_live_ranges_needs_stack_map()
[all …]