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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp207 struct SlotWithTag { struct in namespace:__anon2163
210 SlotWithTag(int FI, int Tag) : FI(FI), Tag(Tag) {} function in struct:__anon2163::SlotWithTag
211 explicit SlotWithTag(const MachineInstr &MI) function in struct:__anon2163::SlotWithTag
[all...]

Completed in 189 milliseconds