Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_lds.cpp28 void LDSReadInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::LDSReadInstruction
119 void LDSWriteInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::LDSWriteInstruction
Dsfn_instruction_base.cpp149 void Instruction::replace_values(UNUSED const ValueSet& candiates, UNUSED PValue new_value) in replace_values() function in r600::Instruction
Dsfn_instruction_gds.cpp158 void GDSStoreTessFactor::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::GDSStoreTessFactor
Dsfn_instruction_alu.cpp115 void AluInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::AluInstruction
Dsfn_instruction_tex.cpp59 void TexInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::TexInstruction
Dsfn_instruction_fetch.cpp234 void FetchInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::FetchInstruction
Dsfn_instruction_export.cpp41 void WriteoutInstruction::replace_values(const ValueSet& candiates, PValue new_value) in replace_values() function in r600::WriteoutInstruction