Searched defs:slt (Results 1 – 3 of 3) sorted by relevance
1110 bool slt(const APInt &RHS) const { return compareSigned(RHS) < 0; } in slt() function1118 bool slt(int64_t RHS) const { in slt() function
542 std::optional<bool> KnownBits::slt(const KnownBits &LHS, const KnownBits &RHS) { in slt() function in KnownBits
2253 u32 slt; in mlx4_master_comm_channel() local