Searched refs:LowerToCopyInstrs (Results 1 – 1 of 1) sorted by relevance
178 SmallVector<MachineInstr *, 4> LowerToCopyInstrs; member in __anon6edf07330111::SIWholeQuadMode515 LowerToCopyInstrs.push_back(&MI); in scanInstructions()517 LowerToCopyInstrs.push_back(&MI); in scanInstructions()562 LowerToCopyInstrs.push_back(&MI); in scanInstructions()1483 for (MachineInstr *MI : LowerToCopyInstrs) { in lowerCopyInstrs()1503 return !LowerToCopyInstrs.empty() || !LowerToMovInstrs.empty(); in lowerCopyInstrs()1639 LowerToCopyInstrs.clear(); in runOnMachineFunction()