Home | History | Annotate | Download | only in compiler

Lines Matching refs:input0_type

1261                               Type input0_type, Type input1_type) {
1266 IsSomePositiveOrderedNumber(input0_type) ||
1775 Type input0_type = TypeOf(node->InputAt(0));
1787 LowerToCheckedInt32Mul(node, truncation, input0_type,
1799 LowerToCheckedInt32Mul(node, truncation, input0_type, input1_type);