Home
last modified time | relevance | path

Searched refs:opcode_vrx (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/inst/
H A Demit.rs3178 let opcode_vrx = match (self, size) { in emit_with_alloc_consumer() localVariable
3190 mem_vrx_emit(rd, &mem, opcode_vrx, lane_imm, true, sink, emit_info, state); in emit_with_alloc_consumer()
3206 let (opcode_vrx, opcode_rx, opcode_rxy) = match (self, size) { in emit_with_alloc_consumer()
3223 mem_vrx_emit(rd, &mem, opcode_vrx, lane_imm, true, sink, emit_info, state); in emit_with_alloc_consumer()
3240 let (opcode_vrx, opcode_rx, opcode_rxy) = match (self, size) { in emit_with_alloc_consumer()
3256 mem_vrx_emit(rd, &mem, opcode_vrx, lane_imm, true, sink, emit_info, state); in emit_with_alloc_consumer()
H A Dmod.rs2988 let opcode_vrx = match (self, size) { in print_with_state() localVariable
3027 let (opcode_vrx, opcode_rx, opcode_rxy) = match (self, size) { in print_with_state()
3087 let (opcode_vrx, opcode_rx, opcode_rxy) = match (self, size) { in print_with_state()