Searched refs:CheckedInt32Mul (Results 1 – 4 of 4) sorted by relevance
910 const Operator* CheckedInt32Mul(CheckForMinusZeroMode); in NON_EXPORTED_BASE()
281 V(CheckedInt32Mul) \
1333 const Operator* SimplifiedOperatorBuilder::CheckedInt32Mul( in CheckedInt32Mul() function in v8::internal::compiler::SimplifiedOperatorBuilder
1562 if (lower<T>()) ChangeOp(node, simplified()->CheckedInt32Mul(mz_mode)); in VisitForCheckedInt32Mul()