Searched refs:input0_type (Results 1 – 1 of 1) sorted by relevance
1135 Type* input0_type, Type* input1_type) { in LowerToCheckedInt32Mul() argument1140 (input0_type->Is(Type::OrderedNumber()) && in LowerToCheckedInt32Mul()1141 input0_type->Min() > 0) || in LowerToCheckedInt32Mul()1610 Type* input0_type = TypeOf(node->InputAt(0)); in VisitNode() local1622 LowerToCheckedInt32Mul(node, truncation, input0_type, in VisitNode()1634 LowerToCheckedInt32Mul(node, truncation, input0_type, input1_type); in VisitNode()