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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.cpp411 vec4_instruction *imm_inst[4]; local in function:brw::vec4_visitor::opt_vector_float
454 vec4_instruction *mov = MOV(imm_inst[0]->dst, brw_imm_vf(vf));
460 imm_inst[i]->remove(block);
488 imm_inst[inst_count++] = inst;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.cpp409 vec4_instruction *imm_inst[4]; local in function:brw::vec4_visitor::opt_vector_float
452 vec4_instruction *mov = MOV(imm_inst[0]->dst, brw_imm_vf(vf));
458 imm_inst[i]->remove(block);
486 imm_inst[inst_count++] = inst;

Completed in 9 milliseconds