Home
last modified time | relevance | path

Searched refs:getLoadStoreRegOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp249 static const MachineOperand &getLoadStoreRegOp(const MachineInstr &MI) { in getLoadStoreRegOp() function
513 Register InstrSrcReg = getLoadStoreRegOp(*MBBI).getReg(); in UpdateBaseRegUses()
868 const MachineOperand &MO = getLoadStoreRegOp(*MI); in MergeOpsUpdate()
1014 const MachineOperand &PMO = getLoadStoreRegOp(*MI); in FormCandidates()
1061 const MachineOperand &MO = getLoadStoreRegOp(*MemOps[I].MI); in FormCandidates()