Searched refs:peel_last (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | loop_dependence.h | 79 bool peel_last; variable 88 peel_last(false), in DistanceEntry() 97 peel_last(false), in DistanceEntry() 106 peel_last(false), in DistanceEntry() 115 peel_last(false), in DistanceEntry() 121 peel_last == rhs.peel_last && distance == rhs.distance &&
|
D | loop_dependence.cpp | 833 distance_entry->peel_last = true; in WeakZeroSourceSIVTest() 986 distance_entry->peel_last = true; in WeakZeroDestinationSIVTest()
|
/third_party/spirv-tools/source/opt/ |
D | loop_dependence.h | 79 bool peel_last; variable 88 peel_last(false), in DistanceEntry() 97 peel_last(false), in DistanceEntry() 106 peel_last(false), in DistanceEntry() 115 peel_last(false), in DistanceEntry() 121 peel_last == rhs.peel_last && distance == rhs.distance &&
|
D | loop_dependence.cpp | 833 distance_entry->peel_last = true; in WeakZeroSourceSIVTest() 986 distance_entry->peel_last = true; in WeakZeroDestinationSIVTest()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_dependence.h | 79 bool peel_last; variable 88 peel_last(false), in DistanceEntry() 97 peel_last(false), in DistanceEntry() 106 peel_last(false), in DistanceEntry() 115 peel_last(false), in DistanceEntry() 121 peel_last == rhs.peel_last && distance == rhs.distance &&
|
D | loop_dependence.cpp | 833 distance_entry->peel_last = true; in WeakZeroSourceSIVTest() 986 distance_entry->peel_last = true; in WeakZeroDestinationSIVTest()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 1891 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1902 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1959 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1970 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2026 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2037 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2094 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2105 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST()
|
/third_party/spirv-tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 1891 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1902 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1959 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1970 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2026 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2037 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2094 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2105 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis.cpp | 1891 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1902 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1959 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 1970 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2026 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2037 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2094 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST() 2105 EXPECT_TRUE(distance_vector.GetEntries()[0].peel_last); in TEST()
|