Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h157 MachineOperand &getMemOpBaseRegImmOfsOffsetOperand(MachineInstr &LdSt) const;
H A DAArch64InstrInfo.cpp2627 AArch64InstrInfo::getMemOpBaseRegImmOfsOffsetOperand(MachineInstr &LdSt) const { in getMemOpBaseRegImmOfsOffsetOperand() function in AArch64InstrInfo
7684 MachineOperand &StackOffsetOperand = getMemOpBaseRegImmOfsOffsetOperand(MI); in fixupPostOutline()