Home
last modified time | relevance | path

Searched refs:set_src1_index (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/assembler/
Dbrw_eu_compact.c428 set_src1_index(struct brw_compact_instruction *dst, in set_src1_index() function
492 if (!set_src1_index(&temp, src)) in brw_try_compact_instruction()
/external/mesa3d/src/intel/compiler/elk/
Delk_eu_compact.c1124 set_src1_index(const struct compaction_state *c, elk_compact_inst *dst, in set_src1_index() function
1484 if (!set_src1_index(c, &temp, src, is_immediate, compacted_imm)) in try_compact_instruction()
/external/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c1085 set_src1_index(const struct compaction_state *c, brw_eu_compact_inst *dst, in set_src1_index() function
1752 if (!set_src1_index(c, &temp, src, is_immediate, compacted_imm)) in try_compact_instruction()