Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3306 TagStoreInstr &FirstTagStore = TagStores[0]; in emitCode() local
3308 Size = LastTagStore.Offset - FirstTagStore.Offset + LastTagStore.Size; in emitCode()
3313 *MF, FirstTagStore.Offset, false /*isFixed*/, false /*isSVE*/, Reg, in emitCode()