Searched defs:replace_src (Results 1 – 3 of 3) sorted by relevance
55 nir_ssa_def *replace_src = in try_extract_additions() local
118 nir_ssa_def *replace_src = NULL; in try_fold_load_store() local
553 void SimplifySourceVecVisitor::replace_src(Instr *instr, RegisterVec4& reg4) in replace_src() function in r600::SimplifySourceVecVisitor