Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr.h108 void replace_required_instr(Instr *old_instr, Instr *new_instr);
Dsfn_instr.cpp174 Instr::replace_required_instr(Instr *old_instr, Instr *new_instr) in replace_required_instr() function in r600::Instr