Searched refs:ReplInstrMCID (Results 1 – 1 of 1) sorted by relevance
299 ReplInstrMCID.push_back(&TII->get(Repl)); in shouldExitEarly()304 ReplInstrMCID.clear(); in shouldExitEarly()418 SmallVector<const MCInstrDesc*, 2> ReplInstrMCID; in optimizeVectElement() local419 ReplInstrMCID.push_back(DupMCID); in optimizeVectElement()420 ReplInstrMCID.push_back(MulMCID); in optimizeVectElement()422 ReplInstrMCID)) in optimizeVectElement()526 ReplInstrMCID.push_back(&TII->get(Repl)); in optimizeLdStInterleave()542 ReplInstrMCID)) in optimizeLdStInterleave()570 BuildMI(MBB, MI, DL, *ReplInstrMCID[2]) in optimizeLdStInterleave()610 BuildMI(MBB, MI, DL, *ReplInstrMCID[8]) in optimizeLdStInterleave()[all …]