Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_peephole.cpp34 void apply_source_mods(AluInstr *alu);
111 apply_source_mods(instr); in visit()
159 void PeepholeVisitor::apply_source_mods(AluInstr *alu) in apply_source_mods() function in r600::PeepholeVisitor