Searched defs:ObjectOffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1681 static StackOffset getFPOffset(const MachineFunction &MF, int64_t ObjectOffset) { argument
1694 static StackOffset getStackOffset(const MachineFunction &MF, int64_t ObjectOffset) { argument
1703 int ObjectOffset = MF.getFrameInfo().getObjectOffset(FI); local
1713 int64_t ObjectOffset = MFI.getObjectOffset(FI); local
1720 resolveFrameOffsetReference( const MachineFunction &MF, int64_t ObjectOffset, bool isFixed, bool isSVE, unsigned &FrameReg, bool PreferFP, bool ForSimm) const argument
[all...]

Completed in 99 milliseconds