Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp247 static const MachineOperand &getLoadStoreRegOp(const MachineInstr &MI) { in getLoadStoreRegOp() function
511 unsigned InstrSrcReg = getLoadStoreRegOp(*MBBI).getReg(); in UpdateBaseRegUses()
855 const MachineOperand &MO = getLoadStoreRegOp(*MI); in MergeOpsUpdate()
1000 const MachineOperand &PMO = getLoadStoreRegOp(*MI); in FormCandidates()
1035 const MachineOperand &MO = getLoadStoreRegOp(*MemOps[I].MI); in FormCandidates()
/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp222 static const MachineOperand &getLoadStoreRegOp(const MachineInstr &MI) { in getLoadStoreRegOp() function
486 unsigned InstrSrcReg = getLoadStoreRegOp(*MBBI).getReg(); in UpdateBaseRegUses()
824 const MachineOperand &MO = getLoadStoreRegOp(*MI); in MergeOpsUpdate()
968 const MachineOperand &PMO = getLoadStoreRegOp(*MI); in FormCandidates()
1002 const MachineOperand &MO = getLoadStoreRegOp(*MemOps[I].MI); in FormCandidates()