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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dtest_eu_compact.cpp31 test_compact_instruction(struct brw_codegen *p, brw_inst src) function in typeref:typename:bool
162 if (!test_compact_instruction(p, instr)) {
302 if (!test_compact_instruction(p, p->store[0])) {
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_eu_compact.cpp57 test_compact_instruction(struct brw_codegen *p, brw_inst src) function in typeref:typename:bool
191 if (!test_compact_instruction(p, instr)) {
219 EXPECT_TRUE(test_compact_instruction(p, p->store[0]));

Completed in 3 milliseconds