Home
last modified time | relevance | path

Searched refs:cvt_float_to_uint_seq (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/winch/codegen/src/isa/x64/
H A Dmasm.rs1194 masm.asm.cvt_float_to_uint_seq( in unsigned_truncate()
H A Dasm.rs856 pub fn cvt_float_to_uint_seq( in cvt_float_to_uint_seq() method
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dinst.isle1150 (decl cvt_float_to_uint_seq (Type Value bool) Gpr)
1151 (rule (cvt_float_to_uint_seq out_ty src @ (value_type src_ty) is_saturating)
H A Dlower.isle3836 (cvt_float_to_uint_seq out_ty val false))
3839 (cvt_float_to_uint_seq out_ty val true))