Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp391 static bool spillsVRSAVE(const MachineFunction &MF) { in spillsVRSAVE() function
1689 if (MFI->hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) || in addScavengingSpillSlot()
1703 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars) in addScavengingSpillSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp409 static bool spillsVRSAVE(const MachineFunction &MF) { in spillsVRSAVE() function
1929 if (MFI.hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) || in addScavengingSpillSlot()
1944 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars) in addScavengingSpillSlot()