Home
last modified time | relevance | path

Searched refs:writable_zero_reg (Results 1 – 12 of 12) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/inst/
H A Dregs.rs69 pub fn writable_zero_reg() -> Writable<Reg> { in writable_zero_reg() function
H A Dmod.rs202 rd: link.unwrap_or(writable_zero_reg()),
1819 let x = enc_jalr(writable_zero_reg(), base.to_reg(), Imm12::ZERO).to_le_bytes(); in generate_veneer()
1868 insn | enc_auipc(writable_zero_reg(), imm20), in patch_raw_offset()
1871 insn2 | enc_jalr(writable_zero_reg(), zero_reg(), imm12), in patch_raw_offset()
H A Demit.rs237 rd: writable_zero_reg(), in emit()
422 writable_zero_reg(), in try_emit_compressed()
1148 rd: writable_zero_reg(), in emit_uncompressed()
1309 rd: writable_zero_reg(), in emit_uncompressed()
1512 rd: writable_zero_reg(), in emit_uncompressed()
H A Demit_tests.rs603 rd: writable_zero_reg(), in test_riscv64_binemit()
611 rd: writable_zero_reg(), in test_riscv64_binemit()
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/lower/
H A Disle.rs13 stack_reg, writable_link_reg, writable_zero_reg, zero_reg,
467 fn writable_zero_reg(&mut self) -> WritableReg { in writable_zero_reg() method
468 writable_zero_reg() in writable_zero_reg()
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/inst/
H A Dregs.rs62 pub fn writable_zero_reg() -> Writable<Reg> { in writable_zero_reg() function
H A Demit.rs1569 rd: writable_zero_reg(), in emit()
1579 rd: writable_zero_reg(), in emit()
1682 let xzrwr = writable_zero_reg(); in emit()
3616 rd: regs::writable_zero_reg(), in emit()
H A Demit_tests.rs277 rd: writable_zero_reg(), in test_aarch64_binemit()
333 rd: writable_zero_reg(), in test_aarch64_binemit()
1028 rd: writable_zero_reg(), in test_aarch64_binemit()
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/lower/
H A Disle.rs403 fn writable_zero_reg(&mut self) -> WritableReg { in writable_zero_reg() method
404 writable_zero_reg() in writable_zero_reg()
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle2045 (decl writable_zero_reg () WritableReg)
2046 (extern constructor writable_zero_reg writable_zero_reg)
2250 (MInst.AluRRRShift (ALUOp.SubS) size (writable_zero_reg)
2259 (MInst.AluRRRShift (ALUOp.SubS) size (writable_zero_reg)
2343 (MInst.AluRRImm12 (ALUOp.AddS) size (writable_zero_reg)
2353 (MInst.AluRRR (ALUOp.SubS) size (writable_zero_reg)
2362 (MInst.AluRRImm12 (ALUOp.SubS) size (writable_zero_reg)
2386 (MInst.AluRRRExtend (ALUOp.SubS) size (writable_zero_reg)
2664 (writable_zero_reg)
3719 …(_ Unit (emit (MInst.AluRRImm12 (ALUOp.AddS) (operand_size ty) (writable_zero_reg) y (u8_into_imm1…
H A Dabi.rs486 rd: writable_zero_reg(), in gen_stack_lower_bound_trap()
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst.isle2178 (emit (MInst.CsrReg op (writable_zero_reg) rs csr)))
3205 (decl writable_zero_reg () WritableReg)
3206 (extern constructor writable_zero_reg writable_zero_reg)