Searched refs:getLoadStoreBaseOp (Results 1 – 1 of 1) sorted by relevance
246 static const MachineOperand &getLoadStoreBaseOp(const MachineInstr &MI) { in getLoadStoreBaseOp() function903 Register Base = getLoadStoreBaseOp(*First).getReg(); in MergeOpsUpdate()995 if (getLoadStoreBaseOp(MI).getReg() == ARM::SP && in mayCombineMisaligned()1026 PReg == getLoadStoreBaseOp(*MI).getReg()) in FormCandidates()1472 Register Base = getLoadStoreBaseOp(*MI).getReg(); in MergeBaseUpdateLoadStore()1473 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore()1897 Register Base = getLoadStoreBaseOp(*MBBI).getReg(); in LoadStoreMultipleOpti()