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.cpp252 static const MachineOperand &getLoadStoreRegOp(const MachineInstr &MI) { in getLoadStoreRegOp() function
516 Register InstrSrcReg = getLoadStoreRegOp(*MBBI).getReg(); in UpdateBaseRegUses()
871 const MachineOperand &MO = getLoadStoreRegOp(*MI); in MergeOpsUpdate()
1017 const MachineOperand &PMO = getLoadStoreRegOp(*MI); in FormCandidates()
1064 const MachineOperand &MO = getLoadStoreRegOp(*MemOps[I].MI); in FormCandidates()