Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h172 MachineOperand &getMemOpBaseRegImmOfsOffsetOperand(MachineInstr &LdSt) const;
H A DAArch64InstrInfo.cpp3517 AArch64InstrInfo::getMemOpBaseRegImmOfsOffsetOperand(MachineInstr &LdSt) const { in getMemOpBaseRegImmOfsOffsetOperand() function in AArch64InstrInfo
8949 MachineOperand &StackOffsetOperand = getMemOpBaseRegImmOfsOffsetOperand(MI); in fixupPostOutline()