Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp202 SlotWithTag(int FI, int Tag) : FI(FI), Tag(Tag) {} struct
203 explicit SlotWithTag(const MachineInstr &MI) argument
205 bool operator==(const SlotWithTag &Other) const { in SlotWithTag() argument
204 Tag__anon64cc086b0211::SlotWithTag global() argument
206 SlotWithTag__anon64cc086b0211::SlotWithTag SlotWithTag() argument
208 operator ==__anon64cc086b0211::SlotWithTag operator ==() argument
[all...]