Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3299 TagStoreInstr &FirstTagStore = TagStores[0]; in emitCode() local
3301 Size = LastTagStore.Offset - FirstTagStore.Offset + LastTagStore.Size; in emitCode()
3306 *MF, FirstTagStore.Offset, false /*isFixed*/, false /*isSVE*/, Reg, in emitCode()