Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_optimizer.cpp914 class ReplaceConstSource : public AluInstrVisitor { class
916 ReplaceConstSource(Instr *old_use_, RegisterVec4& vreg_, int i): in ReplaceConstSource() function in r600::ReplaceConstSource