Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_controlflow.cpp158 IfInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::IfInstr
H A Dsfn_instr_lds.cpp336 LDSAtomicInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::LDSAtomicInstr
H A Dsfn_instr_alugroup.cpp279 bool AluGroup::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluGroup
H A Dsfn_instr_fetch.cpp122 FetchInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::FetchInstr
H A Dsfn_instr.cpp158 Instr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::Instr
H A Dsfn_instr_tex.cpp405 TexInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::TexInstr
H A Dsfn_instr_alu.cpp425 AluInstr::replace_source(PRegister old_src, PVirtualValue new_src) in replace_source() function in r600::AluInstr