Home
last modified time | relevance | path

Searched refs:BuildGraphSubWithShiftedOperand (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp96 Graph *BuildGraphSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp);
1768 Graph *LoweringTest::BuildGraphSubWithShiftedOperand(TypeTriple types, ShiftOpPair shiftOp) in BuildGraphSubWithShiftedOperand() function in ark::compiler::LoweringTest
1805 auto graph = BuildGraphSubWithShiftedOperand(types, shiftOp); in TestSubWithShiftedOperand()