Searched refs:getLoadStoreBaseOp (Results 1 – 1 of 1) sorted by relevance
248 static const MachineOperand &getLoadStoreBaseOp(const MachineInstr &MI) { in getLoadStoreBaseOp() function905 Register Base = getLoadStoreBaseOp(*First).getReg(); in MergeOpsUpdate()997 if (getLoadStoreBaseOp(MI).getReg() == ARM::SP && in mayCombineMisaligned()1028 PReg == getLoadStoreBaseOp(*MI).getReg()) in FormCandidates()1474 Register Base = getLoadStoreBaseOp(*MI).getReg(); in MergeBaseUpdateLoadStore()1475 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore()1899 Register Base = getLoadStoreBaseOp(*MBBI).getReg(); in LoadStoreMultipleOpti()