Searched defs:mulhs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | KnownBits.cpp | 894 KnownBits KnownBits::mulhs(const KnownBits &LHS, const KnownBits &RHS) { mulhs() function in KnownBits |
H A D | APInt.cpp | 3092 APInt APIntOps::mulhs(const APInt &C1, const APInt &C2) { mulhs() function in APIntOps |