Lines Matching refs:longSimCandCompare
1747 static bool longSimCandCompare(std::vector<IRInstructionData *> &InstrList, in longSimCandCompare() function
1881 ASSERT_FALSE(longSimCandCompare(InstrList)); in TEST()
1914 ASSERT_FALSE(longSimCandCompare(InstrList)); in TEST()
1957 ASSERT_TRUE(longSimCandCompare(InstrList)); in TEST()
2040 ASSERT_FALSE(longSimCandCompare(InstrList, true)); in TEST()
2071 ASSERT_TRUE(longSimCandCompare(InstrList, true)); in TEST()
2101 ASSERT_FALSE(longSimCandCompare(InstrList)); in TEST()
2134 ASSERT_TRUE(longSimCandCompare(InstrList, true)); in TEST()
2231 ASSERT_TRUE(longSimCandCompare(InstrList, true)); in TEST()
2278 ASSERT_TRUE(longSimCandCompare(InstrList, true, 5, 0, 6)); in TEST()
2333 ASSERT_FALSE(longSimCandCompare(InstrList, true, 6, 0, 9)); in TEST()
2380 ASSERT_TRUE(longSimCandCompare(InstrList, true, 3, 0, 6)); in TEST()
2431 ASSERT_TRUE(longSimCandCompare(InstrList, true, 3, 0, 6)); in TEST()
2480 ASSERT_TRUE(longSimCandCompare(InstrList, true, 4, 0, 6)); in TEST()
2533 ASSERT_FALSE(longSimCandCompare(InstrList, true, 5, 0, 7)); in TEST()