Home
last modified time | relevance | path

Searched defs:replace_source (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_controlflow.cpp178 IfInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::IfInstr
Dsfn_instr_lds.cpp356 LDSAtomicInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::LDSAtomicInstr
Dsfn_instr_alugroup.cpp299 bool AluGroup::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluGroup
Dsfn_instr_fetch.cpp142 FetchInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::FetchInstr
Dsfn_instr.cpp178 Instr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::Instr
Dsfn_instr_tex.cpp425 TexInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::TexInstr
Dsfn_instr_alu.cpp445 AluInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluInstr