Home
last modified time | relevance | path

Searched refs:SplitResolverTest (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dsplit_resolver_test.cpp34 class SplitResolverTest : public GraphTest { class
92 TEST_F(SplitResolverTest, ProcessIntervalsWithoutSplit) in TEST_F()
113 TEST_F(SplitResolverTest, ConnectSiblingsWithSameBlock) in TEST_F()
215 TEST_F(SplitResolverTest, ConnectSiblingsInDifferentBlocks) in TEST_F()
296 TEST_F(SplitResolverTest, ConnectSiblingsHavingCriticalEdgeBetweenBlocks) in TEST_F()
406 TEST_F(SplitResolverTest, SplitAtTheEndOfBlock) in TEST_F()
434 TEST_F(SplitResolverTest, ReuseExistingSpillFillWithinBlock) in TEST_F()
478 TEST_F(SplitResolverTest, DontReuseInstructionSpillFills) in TEST_F()
537 TEST_F(SplitResolverTest, DoNotReuseExistingSpillFillBeforeInstruction) in TEST_F()
575 TEST_F(SplitResolverTest, ReuseExistingSpillFillAtTheEndOfBloc
[all...]
/arkcompiler/runtime_core/compiler/tests/
H A Dsplit_resolver_new_test.cpp46 class SplitResolverTest : public testing::Test { class
120 HWTEST_F(SplitResolverTest, split_resolver_test_001, TestSize.Level1) in HWTEST_F()
179 HWTEST_F(SplitResolverTest, split_resolver_test_002, TestSize.Level1) in HWTEST_F()
241 HWTEST_F(SplitResolverTest, split_resolver_test_003, TestSize.Level1) in HWTEST_F()
H A Dsplit_resolver_test.cpp32 class SplitResolverTest : public GraphTest { class
89 TEST_F(SplitResolverTest, ProcessIntervalsWithoutSplit) in TEST_F()
110 TEST_F(SplitResolverTest, ConnectSiblingsWithSameBlock) in TEST_F()
144 TEST_F(SplitResolverTest, ConnectSiblingsInDifferentBlocks) in TEST_F()
226 TEST_F(SplitResolverTest, ConnectSiblingsHavingCriticalEdgeBetweenBlocks) in TEST_F()
307 TEST_F(SplitResolverTest, SplitAtTheEndOfBlock) in TEST_F()
400 TEST_F(SplitResolverTest, ReuseExistingSpillFillWithinBlock) in TEST_F()
444 TEST_F(SplitResolverTest, DontReuseInstructionSpillFills) in TEST_F()
503 TEST_F(SplitResolverTest, DoNotReuseExistingSpillFillBeforeInstruction) in TEST_F()
541 TEST_F(SplitResolverTest, ReuseExistingSpillFillAtTheEndOfBloc
[all...]

Completed in 4 milliseconds