Searched refs:requiresSaveVG (Results 1 – 1 of 1) sorted by relevance
336 static bool requiresSaveVG(const MachineFunction &MF);1170 if (requiresSaveVG(*MF) || in canUseAsPrologue()1466 static bool requiresSaveVG(const MachineFunction &MF) { in requiresSaveVG() function1514 if (requiresSaveVG(MF)) in convertCalleeSaveRestoreToSPPrePostIncDec()2104 (!requiresSaveVG(MF) || !isVGInstruction(MBBI))) in emitPrologue()3129 !requiresSaveVG(MF) && !AFI->isSVECC(); in produceCompactUnwindFrame()4076 if (requiresSaveVG(MF)) { in determineCalleeSaves()4090 if (requiresSaveVG(MF) && !Subtarget.hasSVE()) in determineCalleeSaves()4231 if (requiresSaveVG(MF)) { in assignCalleeSavedSpillSlots()5294 if (requiresSaveVG(MF)) in processFunctionBeforeFrameIndicesReplaced()