Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3889 auto VGInfo = CalleeSavedInfo(AArch64::VG); in assignCalleeSavedSpillSlots() local
3890 VGInfo.setRestored(false); in assignCalleeSavedSpillSlots()
3891 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()
3896 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()