Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4235 auto VGInfo = CalleeSavedInfo(AArch64::VG); in assignCalleeSavedSpillSlots() local
4236 VGInfo.setRestored(false); in assignCalleeSavedSpillSlots()
4237 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()
4242 VGSaves.push_back(VGInfo); in assignCalleeSavedSpillSlots()