Searched refs:ReplInstrMCID (Results 1 – 1 of 1) sorted by relevance
302 ReplInstrMCID.push_back(&TII->get(Repl)); in shouldExitEarly()307 ReplInstrMCID.clear(); in shouldExitEarly()421 SmallVector<const MCInstrDesc*, 2> ReplInstrMCID; in optimizeVectElement() local422 ReplInstrMCID.push_back(DupMCID); in optimizeVectElement()423 ReplInstrMCID.push_back(MulMCID); in optimizeVectElement()425 ReplInstrMCID)) in optimizeVectElement()529 ReplInstrMCID.push_back(&TII->get(Repl)); in optimizeLdStInterleave()545 ReplInstrMCID)) in optimizeLdStInterleave()573 BuildMI(MBB, MI, DL, *ReplInstrMCID[2]) in optimizeLdStInterleave()613 BuildMI(MBB, MI, DL, *ReplInstrMCID[8]) in optimizeLdStInterleave()[all …]