Searched refs:emit_before (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp77 vec4_visitor::emit_before(bblock_t *block, vec4_instruction *inst, function in class:brw::vec4_visitor
793 emit_before(before_block, before_inst, pull);
802 emit_before(before_block, before_inst, pull);
820 emit_before(before_block, before_inst, pull);
839 emit_before(before_block, before_inst, pull);
1456 emit_before(block, inst, ADD(dst_reg(index), *reladdr,
1458 emit_before(block, inst, MUL(dst_reg(index), index,
1461 emit_before(block, inst, MUL(dst_reg(index), *reladdr,
1463 emit_before(block, inst, ADD(dst_reg(index), index,
1489 emit_before(bloc
[all...]
H A Dbrw_vec4.h182 vec4_instruction *emit_before(bblock_t *block,
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_visitor.cpp77 vec4_visitor::emit_before(bblock_t *block, vec4_instruction *inst, function in class:brw::vec4_visitor
751 emit_before(before_block, before_inst, pull);
770 emit_before(before_block, before_inst, pull);
1348 emit_before(block, inst, ADD(dst_reg(index), *reladdr,
1350 emit_before(block, inst, MUL(dst_reg(index), index,
1353 emit_before(block, inst, MUL(dst_reg(index), *reladdr,
1355 emit_before(block, inst, ADD(dst_reg(index), index,
1381 emit_before(block, inst, SCRATCH_READ(temp, index));
1385 emit_before(block, inst, SCRATCH_READ(shuffled_float, index));
1389 emit_before(bloc
[all...]
H A Dbrw_vec4.h182 vec4_instruction *emit_before(bblock_t *block,

Completed in 7 milliseconds