Searched refs:BuildExpectedCommutativeBinaryOpWithShiftedOperand (Results 1 – 1 of 1) sorted by relevance
93 …Graph *BuildExpectedCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, ShiftOpPair shi…1649 Graph *LoweringTest::BuildExpectedCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, Sh… in BuildExpectedCommutativeBinaryOpWithShiftedOperand() function in ark::compiler::LoweringTest1705 … auto graphExpected = BuildExpectedCommutativeBinaryOpWithShiftedOperand(types, shiftOp, ops); in TEST_F()