Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1397 static bool requiresSaveVG(MachineFunction &MF) { in requiresSaveVG() function
1445 if (requiresSaveVG(MF)) in convertCalleeSaveRestoreToSPPrePostIncDec()
1952 (!requiresSaveVG(MF) || !isVGInstruction(MBBI))) in emitPrologue()
2860 !requiresSaveVG(MF); in produceCompactUnwindFrame()
3732 if (requiresSaveVG(MF)) { in determineCalleeSaves()
3885 if (requiresSaveVG(MF)) { in assignCalleeSavedSpillSlots()
4616 if (requiresSaveVG(MF)) in processFunctionBeforeFrameIndicesReplaced()