Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_controlflow.cpp143 bool IfInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::IfInstr
Dsfn_instr_lds.cpp298 bool LDSAtomicInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::LDSAtomicInstr
Dsfn_instr_fetch.cpp145 bool FetchInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::FetchInstr
Dsfn_instr.cpp145 bool Instr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::Instr
Dsfn_instr_alu.cpp357 bool AluInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluInstr