Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMLoadStoreOptimizer.cpp248 static const MachineOperand &getLoadStoreRegOp(const MachineInstr &MI) { in getLoadStoreRegOp() function
512 Register InstrSrcReg = getLoadStoreRegOp(*MBBI).getReg(); in UpdateBaseRegUses()
866 const MachineOperand &MO = getLoadStoreRegOp(*MI); in MergeOpsUpdate()
1012 const MachineOperand &PMO = getLoadStoreRegOp(*MI); in FormCandidates()
1059 const MachineOperand &MO = getLoadStoreRegOp(*MemOps[I].MI); in FormCandidates()