[][src]Function cranelift_codegen_meta::isa::x86::recipes::replace_nonrex_constraints

fn replace_nonrex_constraints(
    regs: &IsaRegs,
    constraints: Vec<OperandConstraint>
) -> Vec<OperandConstraint>

Replaces constraints to a REX-prefixed register class by the equivalent non-REX register class.