llvmint::convertss_v2i64_v2i64
[−]
[src]
pub unsafe extern fn convertss_v2i64_v2i64(a: i64x2, b: i32, c: i32) -> i64x2
The llvm.convertss.v2i64.v2i64
intrinsic.
pub unsafe extern fn convertss_v2i64_v2i64(a: i64x2, b: i32, c: i32) -> i64x2
The llvm.convertss.v2i64.v2i64
intrinsic.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).