Searched refs:BuildVecMO (Results 1 – 2 of 2) sorted by relevance
144 for (const MachineOperand &BuildVecMO : Def->uses()) in matchCombineConcatVectors() local145 Ops.push_back(BuildVecMO.getReg()); in matchCombineConcatVectors()
129 for (const MachineOperand &BuildVecMO : Def->uses()) in matchCombineConcatVectors() local130 Ops.push_back(BuildVecMO.getReg()); in matchCombineConcatVectors()