Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp393 static bool spillsVRSAVE(const MachineFunction &MF) { in spillsVRSAVE() function
1525 if (MFI->hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) || in addScavengingSpillSlot()
1539 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars) in addScavengingSpillSlot()