Searched refs:push_user_stack_map (Results 1 – 6 of 6) sorted by relevance
| /wasmtime-44.0.1/cranelift/codegen/src/isa/pulley_shared/inst/ |
| H A D | emit.rs | 193 sink.push_user_stack_map(state, offset, s); in pulley_emit() 240 sink.push_user_stack_map(state, offset, s); in pulley_emit() 309 sink.push_user_stack_map(state, offset, s); in pulley_emit()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/x64/inst/ |
| H A D | emit.rs | 426 sink.push_user_stack_map(state, len, s); in emit() 508 sink.push_user_stack_map(state, offset, s); in emit()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/inst/ |
| H A D | emit.rs | 1206 sink.push_user_stack_map(state, offset, s); in emit_uncompressed() 1257 sink.push_user_stack_map(state, offset, s); in emit_uncompressed()
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/inst/ |
| H A D | emit.rs | 2955 sink.push_user_stack_map(state, offset, s); in emit() 3006 sink.push_user_stack_map(state, offset, s); in emit()
|
| /wasmtime-44.0.1/cranelift/codegen/src/machinst/ |
| H A D | buffer.rs | 1791 pub fn push_user_stack_map( in push_user_stack_map() method
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/inst/ |
| H A D | emit.rs | 3462 sink.push_user_stack_map(state, offset, s); in emit_with_alloc_consumer()
|