| /wasmtime-44.0.1/cranelift/isle/veri/veri_engine/tests/utils/ |
| H A D | mod.rs | 26 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 D | error.cc | 6 TEST(Result, Simple) { in TEST() argument 17 TEST(Error, Simple) { in TEST() argument
|
| H A D | wat.cc | 7 TEST(wat2wasm, Simple) { in TEST() argument
|
| H A D | engine.cc | 7 TEST(Engine, Simple) { in TEST() argument
|
| H A D | global_type.cc | 7 TEST(GlobalType, Simple) { in TEST() argument
|
| H A D | module.cc | 7 TEST(Module, Simple) { in TEST() argument
|
| H A D | table_type.cc | 7 TEST(TableType, Simple) { in TEST() argument
|
| H A D | val_type.cc | 8 TEST(ValType, Simple) { in TEST() argument
|
| H A D | tag_type.cc | 9 TEST(TagType, Simple) { in TEST() argument
|
| H A D | memory_type.cc | 6 TEST(MemoryType, Simple) { in TEST() argument
|
| /wasmtime-44.0.1/cranelift/isle/isle/isle_examples/pass/ |
| H A D | tutorial.isle | 41 ;; Simple rule for lowering constants. 50 ;; Simple rule for lowering adds. 55 ;; Simple rule for lowering loads.
|
| /wasmtime-44.0.1/docs/ |
| H A D | examples-profiling-samply.md | 9 Simple profiling support with `samply` generates a "perfmap" file that the `samply` CLI will
|
| H A D | examples-profiling-perf.md | 17 Simple profiling support with `perf` generates a "perf map" file that the `perf` CLI will
|
| H A D | contributing-fuzzing.md | 46 * **Steps to reproduce:** Simple, unambiguous steps that can be performed to
|
| /wasmtime-44.0.1/winch/ |
| H A D | README.md | 46 * Simple to verify by looking. It should be evident which machine instructions
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/isa/aarch64/ |
| H A D | leaf_function_detection.clif | 11 ;; Test 1: Simple leaf function - just arithmetic operations
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/isa/s390x/ |
| H A D | leaf_function_detection.clif | 11 ;; Test 1: Simple leaf function - just arithmetic operations
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | README.md | 94 `MemoryType.Simple` to run that one particular test or `TypedFunc.*` to run all
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/isa/riscv64/ |
| H A D | leaf_function_detection.clif | 11 ;; Test 1: Simple leaf function - just arithmetic operations
|
| /wasmtime-44.0.1/cranelift/filetests/filetests/isa/x64/ |
| H A D | leaf_function_detection.clif | 15 ;; Test 1: Simple leaf function - just arithmetic operations
|
| /wasmtime-44.0.1/crates/cranelift/src/debug/transform/ |
| H A D | expression.rs | 263 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 D | README.md | 121 ;; 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 D | imports.lock | 3154 notes = "Simple hasher implementation with no unsafe code." 3610 notes = "Simple hashing crate, no unsafe code."
|
| H A D | audits.toml | 2980 notes = "Simple version bump." 4792 notes = "Simple procedural macro copied from its previous source."
|