Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2783 const int instructions_expected = 17; in TEST() local
2784 const Instruction* store[instructions_expected]; in TEST()
2785 const Instruction* load[instructions_expected]; in TEST()
2804 EXPECT_EQ(instructions_expected, stores_found); in TEST()
2805 EXPECT_EQ(instructions_expected, loads_found); in TEST()
3073 const int instructions_expected = 13; in TEST() local
3074 const Instruction* store[instructions_expected]; in TEST()
3075 const Instruction* load[instructions_expected]; in TEST()
3094 EXPECT_EQ(instructions_expected, stores_found); in TEST()
3095 EXPECT_EQ(instructions_expected, loads_found); in TEST()
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp2783 const int instructions_expected = 17; in TEST() local
2784 const Instruction* store[instructions_expected]; in TEST()
2785 const Instruction* load[instructions_expected]; in TEST()
2804 EXPECT_EQ(instructions_expected, stores_found); in TEST()
2805 EXPECT_EQ(instructions_expected, loads_found); in TEST()
3073 const int instructions_expected = 13; in TEST() local
3074 const Instruction* store[instructions_expected]; in TEST()
3075 const Instruction* load[instructions_expected]; in TEST()
3094 EXPECT_EQ(instructions_expected, stores_found); in TEST()
3095 EXPECT_EQ(instructions_expected, loads_found); in TEST()