Home
last modified time | relevance | path

Searched refs:Simple (Results 1 – 24 of 24) sorted by relevance

/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/tests/utils/
H A Dmod.rs26 Simple(Vec<(Bitwidth, VerificationResult)>), enumerator
75 TestResult::Simple(vec![(Bitwidth::I8, VerificationResult::Success)]) in just_8_result()
80 TestResult::Simple(vec![(Bitwidth::I16, VerificationResult::Success)]) in just_16_result()
85 TestResult::Simple(vec![(Bitwidth::I32, VerificationResult::Success)]) in just_32_result()
90 TestResult::Simple(vec![(Bitwidth::I64, VerificationResult::Success)]) in just_64_result()
121 TestResult::Simple(s) => { in test_rules_with_term()
177 test_from_file_with_lhs_termname(file, termname, TestResult::Simple(tr)) in test_from_file_with_lhs_termname_simple()
199 test_aarch64_rule_with_lhs_termname(rulename, termname, TestResult::Simple(tr)) in test_aarch64_rule_with_lhs_termname_simple()
220 test_x64_rule_with_lhs_termname(rulename, termname, TestResult::Simple(tr)) in test_x64_rule_with_lhs_termname_simple()
241 test_from_file_with_config(file, config, TestResult::Simple(tr)) in test_from_file_with_config_simple()
[all …]
/wasmtime-44.0.1/crates/c-api/tests/
H A Derror.cc6 TEST(Result, Simple) { in TEST() argument
17 TEST(Error, Simple) { in TEST() argument
H A Dwat.cc7 TEST(wat2wasm, Simple) { in TEST() argument
H A Dengine.cc7 TEST(Engine, Simple) { in TEST() argument
H A Dglobal_type.cc7 TEST(GlobalType, Simple) { in TEST() argument
H A Dmodule.cc7 TEST(Module, Simple) { in TEST() argument
H A Dtable_type.cc7 TEST(TableType, Simple) { in TEST() argument
H A Dval_type.cc8 TEST(ValType, Simple) { in TEST() argument
H A Dtag_type.cc9 TEST(TagType, Simple) { in TEST() argument
H A Dmemory_type.cc6 TEST(MemoryType, Simple) { in TEST() argument
/wasmtime-44.0.1/cranelift/isle/isle/isle_examples/pass/
H A Dtutorial.isle41 ;; Simple rule for lowering constants.
50 ;; Simple rule for lowering adds.
55 ;; Simple rule for lowering loads.
/wasmtime-44.0.1/docs/
H A Dexamples-profiling-samply.md9 Simple profiling support with `samply` generates a "perfmap" file that the `samply` CLI will
H A Dexamples-profiling-perf.md17 Simple profiling support with `perf` generates a "perf map" file that the `perf` CLI will
H A Dcontributing-fuzzing.md46 * **Steps to reproduce:** Simple, unambiguous steps that can be performed to
/wasmtime-44.0.1/winch/
H A DREADME.md46 * Simple to verify by looking. It should be evident which machine instructions
/wasmtime-44.0.1/cranelift/filetests/filetests/isa/aarch64/
H A Dleaf_function_detection.clif11 ;; Test 1: Simple leaf function - just arithmetic operations
/wasmtime-44.0.1/cranelift/filetests/filetests/isa/s390x/
H A Dleaf_function_detection.clif11 ;; Test 1: Simple leaf function - just arithmetic operations
/wasmtime-44.0.1/crates/c-api/
H A DREADME.md94 `MemoryType.Simple` to run that one particular test or `TypedFunc.*` to run all
/wasmtime-44.0.1/cranelift/filetests/filetests/isa/riscv64/
H A Dleaf_function_detection.clif11 ;; Test 1: Simple leaf function - just arithmetic operations
/wasmtime-44.0.1/cranelift/filetests/filetests/isa/x64/
H A Dleaf_function_detection.clif15 ;; Test 1: Simple leaf function - just arithmetic operations
/wasmtime-44.0.1/crates/cranelift/src/debug/transform/
H A Dexpression.rs263 Simple( in build_with_locals() enumerator
274 BuildWithLocalsResult::Simple(it, code) => it in build_with_locals()
304 expressions: BuildWithLocalsResult::Simple( in build_with_locals()
/wasmtime-44.0.1/cranelift/isle/
H A DREADME.md121 ;; Simple rule for lowering constants.
216 ;; Simple rule for lowering adds.
221 ;; Simple rule for lowering loads.
/wasmtime-44.0.1/supply-chain/
H A Dimports.lock3154 notes = "Simple hasher implementation with no unsafe code."
3610 notes = "Simple hashing crate, no unsafe code."
H A Daudits.toml2980 notes = "Simple version bump."
4792 notes = "Simple procedural macro copied from its previous source."