Searched refs:BuildGraphSubWithShiftedOperand (Results 1 – 1 of 1) sorted by relevance
96 Graph *BuildGraphSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp);1768 Graph *LoweringTest::BuildGraphSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp) in BuildGraphSubWithShiftedOperand() function in ark::compiler::LoweringTest1805 auto graph = BuildGraphSubWithShiftedOperand(types, shiftOp); in TestSubWithShiftedOperand()