Searched refs:NearestF64 (Results 1 – 9 of 9) sorted by relevance
41 NearestF64, enumerator84 "NearestF64" => Ok(Self::NearestF64), in from_str()114 NearestF64, in all_libcalls()137 LibCall::TruncF64 | LibCall::FloorF64 | LibCall::CeilF64 | LibCall::NearestF64 => { in signature()218 assert_eq!(LibCall::NearestF64.to_string(), "NearestF64"); in display()
41 ; load_ext_name %NearestF64+0, %rsi52 ; movabsq $0, %rsi ; reloc_external Abs8 %NearestF64 0
49 ir::LibCall::NearestF64 => "nearbyint".to_owned(), in default_libcall_names()
31 LibCall::NearestF64,
50 fn14 = %NearestF64 sig14
45 fn8 = colocated %NearestF64 sig8
4103 NearestF64
4364 (rule (round_libcall $F64 (RoundImm.RoundNearest)) (LibCall.NearestF64))