Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp102 …void TestBitwiseInstructionsWithInvertedShiftedOperand(const TypeTriple &types, ShiftOp shiftOp, O…
2041 void LoweringTest::TestBitwiseInstructionsWithInvertedShiftedOperand(const TypeTriple &types, Shift… in TestBitwiseInstructionsWithInvertedShiftedOperand() function in ark::compiler::LoweringTest
2101 TestBitwiseInstructionsWithInvertedShiftedOperand(types, shiftOp, ops); in TEST_F()