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