Struct regalloc::RealReg [−][src]
pub struct RealReg { /* fields omitted */ }
Implementations
impl RealReg
[src]
impl RealReg
[src]Trait Implementations
impl PartialOrd<RealReg> for RealReg
[src]
impl PartialOrd<RealReg> for RealReg
[src]fn partial_cmp(&self, other: &RealReg) -> Option<Ordering>
[src][−]
#[must_use]pub fn lt(&self, other: &Rhs) -> bool
1.0.0[src][−]
#[must_use]
pub fn lt(&self, other: &Rhs) -> bool#[must_use]pub fn le(&self, other: &Rhs) -> bool
1.0.0[src][−]
#[must_use]
pub fn le(&self, other: &Rhs) -> bool#[must_use]pub fn gt(&self, other: &Rhs) -> bool
1.0.0[src][−]
#[must_use]
pub fn gt(&self, other: &Rhs) -> bool#[must_use]pub fn ge(&self, other: &Rhs) -> bool
1.0.0[src][−]
#[must_use]
pub fn ge(&self, other: &Rhs) -> bool