Home
last modified time | relevance | path

Searched refs:replace_values_child (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h42 virtual void replace_values_child(const ValueSet& candiates, PValue new_value);
94 void replace_values_child(const ValueSet& candiates, PValue new_value) override;
152 void replace_values_child(const ValueSet& candiates, PValue new_value) override;
Dsfn_instruction_export.cpp49 replace_values_child(candiates, new_value); in replace_values()
52 void WriteoutInstruction::replace_values_child(UNUSED const ValueSet& candiates, in replace_values_child() function in r600::WriteoutInstruction
171 void WriteScratchInstruction::replace_values_child(const ValueSet& candiates, PValue new_value) in replace_values_child() function in r600::WriteScratchInstruction
307 void MemRingOutIntruction::replace_values_child(const ValueSet& candiates, in replace_values_child() function in r600::MemRingOutIntruction