Home | History | Annotate | Download | only in ARM

Lines Matching refs:Merged

89       bool Merged;
92 : Offset(o), Reg(r), isKill(k), Position(p), MBBI(i), Merged(false) {}
365 // If the merged offset is too large, insert a new sub instead.
528 // The base isn't dead after a merged instruction with writeback. Update
620 // First calculate which of the registers should be killed by the merged
643 // If we are inserting the merged operation after an operation that
697 // Update this memop to refer to the merged instruction.
699 memOps[i].Merged = true;
1315 /// op that is being merged.
1597 // Collision! This can't be merged!
1647 // that were not merged to form LDM/STM ops.
1649 if (!MemOps[i].Merged)