Home | History | Annotate | Download | only in ARM

Lines Matching refs:Merged

85       bool Merged;
88 : Offset(o), Reg(r), isKill(k), Position(p), MBBI(i), Merged(false) {}
375 // First calculate which of the registers should be killed by the merged
397 // If we are inserting the merged operation after an operation that
435 // Update this memop to refer to the merged instruction.
437 memOps[i].Merged = true;
1033 /// op that is being merged.
1295 // Collision! This can't be merged!
1341 // that were not merged to form LDM/STM ops.
1343 if (!MemOps[i].Merged)