Searched refs:int_mul (Results 1 – 2 of 2) sorted by relevance
522 int_mul(PyObject *v, PyObject *w) in int_mul() function1371 (binaryfunc)int_mul, /*nb_multiply*/
382 Value int_mul = MapLhloOpToStdScalarOpImpl<IntegerType, ::mlir::MulIOp>{}(385 loc, result_types, {int_mul, result}, b);