Home
last modified time | relevance | path

Searched refs:build_test_func (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/machinst/
H A Dblockorder.rs452 fn build_test_func(n_blocks: usize, edges: &[(usize, usize)]) -> Function { in build_test_func() function
496 let func = build_test_func(4, &[(0, 1), (0, 2), (1, 3), (2, 3)]); in test_blockorder_diamond()
543 let func = build_test_func( in test_blockorder_critedge()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dblockorder.rs452 fn build_test_func(n_blocks: usize, edges: &[(usize, usize)]) -> Function { in build_test_func() function
496 let func = build_test_func(4, &[(0, 1), (0, 2), (1, 3), (2, 3)]); in test_blockorder_diamond()
543 let func = build_test_func( in test_blockorder_critedge()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dblockorder.rs452 fn build_test_func(n_blocks: usize, edges: &[(usize, usize)]) -> Function { in build_test_func() function
496 let func = build_test_func(4, &[(0, 1), (0, 2), (1, 3), (2, 3)]); in test_blockorder_diamond()
543 let func = build_test_func( in test_blockorder_critedge()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dblockorder.rs437 fn build_test_func(n_blocks: usize, edges: &[(usize, usize)]) -> Function { in build_test_func() function
481 let func = build_test_func(4, &[(0, 1), (0, 2), (1, 3), (2, 3)]); in test_blockorder_diamond()
528 let func = build_test_func( in test_blockorder_critedge()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dblockorder.rs452 fn build_test_func(n_blocks: usize, edges: &[(usize, usize)]) -> Function { in build_test_func() function
496 let func = build_test_func(4, &[(0, 1), (0, 2), (1, 3), (2, 3)]); in test_blockorder_diamond()
543 let func = build_test_func( in test_blockorder_critedge()