Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp98 …void TestNonCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, const ShiftOpPair &shif…
1905 void LoweringTest::TestNonCommutativeBinaryOpWithShiftedOperand(const TypeTriple &types, const Shif… in TestNonCommutativeBinaryOpWithShiftedOperand() function in ark::compiler::LoweringTest
1983 TestNonCommutativeBinaryOpWithShiftedOperand(types, shiftOp, ops); in TEST_F()