Searched refs:VLDDupResults (Results 1 – 1 of 1) sorted by relevance
9771 std::vector<SDValue> VLDDupResults; in CombineVLDDUP() local9773 VLDDupResults.push_back(SDValue(VLDDup.getNode(), n)); in CombineVLDDUP()9774 VLDDupResults.push_back(SDValue(VLDDup.getNode(), NumVecs)); in CombineVLDDUP()9775 DCI.CombineTo(VLD, VLDDupResults); in CombineVLDDUP()