Searched refs:getLoadStoreBaseOp (Results 1 – 2 of 2) sorted by relevance
243 static const MachineOperand &getLoadStoreBaseOp(const MachineInstr &MI) { in getLoadStoreBaseOp() function890 unsigned Base = getLoadStoreBaseOp(*First).getReg(); in MergeOpsUpdate()981 if (getLoadStoreBaseOp(MI).getReg() == ARM::SP && in mayCombineMisaligned()1012 PReg == getLoadStoreBaseOp(*MI).getReg()) in FormCandidates()1369 unsigned Base = getLoadStoreBaseOp(*MI).getReg(); in MergeBaseUpdateLoadStore()1370 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore()1746 unsigned Base = getLoadStoreBaseOp(*MBBI).getReg(); in LoadStoreMultipleOpti()
218 static const MachineOperand &getLoadStoreBaseOp(const MachineInstr &MI) { in getLoadStoreBaseOp() function858 unsigned Base = getLoadStoreBaseOp(*First).getReg(); in MergeOpsUpdate()949 if (getLoadStoreBaseOp(MI).getReg() == ARM::SP && in mayCombineMisaligned()979 PReg == getLoadStoreBaseOp(*MI).getReg()) in FormCandidates()1335 unsigned Base = getLoadStoreBaseOp(*MI).getReg(); in MergeBaseUpdateLoadStore()1336 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore()1715 unsigned Base = getLoadStoreBaseOp(*MBBI).getReg(); in LoadStoreMultipleOpti()