Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp90 void TestBitwiseBinaryOpWithInvertedOperand(const TypeTriple &types, OpcodePair ops);
1500 void LoweringTest::TestBitwiseBinaryOpWithInvertedOperand(const TypeTriple &types, OpcodePair ops) in TestBitwiseBinaryOpWithInvertedOperand() function in ark::compiler::LoweringTest
1569 TestBitwiseBinaryOpWithInvertedOperand(types, ops); in TEST_F()