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.cpp4822 struct TagStoreInstr { struct
4823 MachineInstr *MI;
4824 int64_t Offset, Size;
4825 explicit TagStoreInstr(MachineInstr *MI, int64_t Offset, int64_t Size) in TagStoreInstr() argument