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

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

Completed in 48 milliseconds