Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp58 test_compact_instruction(struct brw_codegen *p, brw_eu_inst src) in test_compact_instruction() function
167 if (!test_compact_instruction(p, instr)) { in test_fuzz_compact_instruction()
196 EXPECT_TRUE(test_compact_instruction(p, p->store[0])); in TearDown()
/external/mesa3d/src/intel/compiler/elk/
Delk_test_eu_compact.cpp58 test_compact_instruction(struct elk_codegen *p, elk_inst src) in test_compact_instruction() function
196 if (!test_compact_instruction(p, instr)) { in test_fuzz_compact_instruction()
225 EXPECT_TRUE(test_compact_instruction(p, p->store[0])); in TearDown()