Searched refs:check_instructions (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/compiler/glsl/tests/ |
D | lower_int64_test.cpp | 126 check_instructions(exec_list *instructions, in check_instructions() function 201 check_instructions(&instructions, type, deref); in TEST_F() 212 check_instructions(&instructions, type, deref); in TEST_F() 230 check_instructions(&instructions, type, deref); in TEST_F() 241 check_instructions(&instructions, type, deref); in TEST_F() 252 check_instructions(&instructions, type, deref); in TEST_F() 263 check_instructions(&instructions, type, deref); in TEST_F() 274 check_instructions(&instructions, type, deref); in TEST_F() 285 check_instructions(&instructions, type, deref); in TEST_F() 296 check_instructions(&instructions, type, expr); in TEST_F() [all …]
|