Searched refs:float_from_bits (Results 1 – 2 of 2) sorted by relevance
190 pub fn float_from_bits(num_bits: u16) -> LaneType { in float_from_bits() method
505 ret.push(LaneType::float_from_bits(bits).by(num_lanes)); in concrete_types()513 ret.push(LaneType::float_from_bits(bits).to_dynamic(num_lanes)); in concrete_types()