Searched defs:float (Results 1 – 4 of 4) sorted by relevance
43 pub fn float(enc: usize) -> Self { in float() method
256 float: Option<RegClassEnv>, field266 let float = RegClassEnv { in with_limits_per_class() localVariable
64 pub fn float(allocatable: u64, non_allocatable: u64, max: usize) -> Self { in float() method
22 fn float(n: u64, ty: Type) -> ValueResult<Self>; in float() method295 fn float(bits: u64, ty: Type) -> ValueResult<Self> { in float() method