Searched refs:opMulls (Results 1 – 1 of 1) sorted by relevance
7875 IROp opMulls = mkVecMULLS(sizeNarrow); in math_MULLS() local7876 assign(*resHI, binop(opMulls, mkexpr(argLhi), mkexpr(argRhi))); in math_MULLS()7877 assign(*resLO, binop(opMulls, mkexpr(argLlo), mkexpr(argRlo))); in math_MULLS()