Searched defs:replace_src (Results 1 – 4 of 4) sorted by relevance
54 nir_def *replace_src = in try_extract_additions() local
114 nir_def *replace_src = NULL; in try_fold_load_store() local
941 SimplifySourceVecVisitor::replace_src(Instr *instr, RegisterVec4& reg4) in replace_src() function in r600::SimplifySourceVecVisitor
453 bool AluInstr::replace_src(int i, PVirtualValue new_src, uint32_t to_set, in replace_src() function in r600::AluInstr