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/
H A Dsfn_instr_controlflow.cpp143 bool IfInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::IfInstr
H A Dsfn_instr_lds.cpp298 bool LDSAtomicInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::LDSAtomicInstr
H A Dsfn_instr.cpp145 bool Instr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::Instr
H A Dsfn_instr_fetch.cpp145 bool FetchInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::FetchInstr
H A Dsfn_instr_alu.cpp357 bool AluInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluInstr

Completed in 7 milliseconds