Home
last modified time | relevance | path

Searched defs:TagStoreInstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4156 struct TagStoreInstr { struct
4157 MachineInstr *MI;
4158 int64_t Offset, Size;
4159 explicit TagStoreInstr(MachineInstr *MI, int64_t Offset, int64_t Size) in TagStoreInstr() argument