Function rustc::middle::trans::base::compare_simd_types[src]
pub fn compare_simd_types(cx: &Block, lhs: ValueRef, rhs: ValueRef, t: t, size: uint, op: BinOp) -> ValueRef
pub fn compare_simd_types(cx: &Block, lhs: ValueRef, rhs: ValueRef, t: t, size: uint, op: BinOp) -> ValueRef
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 (or str), enum,
trait, typedef (or
tdef).