Searched refs:input1_type (Results 1 – 2 of 2) sorted by relevance
31 Status Init(DataType input0_type, DataType input1_type) { in Init() argument33 .Input(FakeInput({input0_type, input1_type})) in Init()
1261 Type input0_type, Type input1_type) { in LowerToCheckedInt32Mul() argument1267 IsSomePositiveOrderedNumber(input1_type) in LowerToCheckedInt32Mul()1776 Type input1_type = TypeOf(node->InputAt(1)); in VisitNode() local1788 input1_type); in VisitNode()1799 LowerToCheckedInt32Mul(node, truncation, input0_type, input1_type); in VisitNode()