Searched refs:input0_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() argument1266 IsSomePositiveOrderedNumber(input0_type) || in LowerToCheckedInt32Mul()1775 Type input0_type = TypeOf(node->InputAt(0)); in VisitNode() local1787 LowerToCheckedInt32Mul(node, truncation, input0_type, in VisitNode()1799 LowerToCheckedInt32Mul(node, truncation, input0_type, input1_type); in VisitNode()