Searched refs:LowerToCopyInstrs (Results 1 – 1 of 1) sorted by relevance
178 SmallVector<MachineInstr *, 4> LowerToCopyInstrs; member in __anon222080f40111::SIWholeQuadMode519 LowerToCopyInstrs.push_back(&MI); in scanInstructions()521 LowerToCopyInstrs.push_back(&MI); in scanInstructions()571 LowerToCopyInstrs.push_back(&MI); in scanInstructions()1537 for (MachineInstr *MI : LowerToCopyInstrs) { in lowerCopyInstrs()1587 LowerToCopyInstrs.clear(); in runOnMachineFunction()1627 if (!(GlobalFlags & (StateWQM | StateStrict)) && LowerToCopyInstrs.empty() && in runOnMachineFunction()