Home
last modified time | relevance | path

Searched defs:new_sel (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/nouveau/compiler/nak/
Dopt_prmt.rs138 let mut new_sel = [PrmtSelByte::INVALID; 4]; in try_opt_prmt_src() localVariable
162 let new_sel = PrmtSel::new(new_sel); in try_opt_prmt_src() localVariable
182 let mut new_sel = [PrmtSelByte::INVALID; 4]; in try_opt_prmt4() localVariable
234 let new_sel = PrmtSel::new(new_sel); in try_opt_prmt4() localVariable
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_virtualvalues.h177 void set_sel(int new_sel) in set_sel()
Dsfn_optimizer.cpp537 int new_sel = -1; in propagate_to() local
/external/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1177 SubdwordSel new_sel = apply_extract_twice(sel, instr->operands[idx].getTemp(), instr_sel, in apply_extract() local
1187 SubdwordSel new_sel = apply_extract_twice(sel, instr->operands[idx].getTemp(), instrSel, in apply_extract() local