Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1409 bool isVGInstruction(MachineBasicBlock::iterator MBBI) { in isVGInstruction() function
1446 while (isVGInstruction(MBBI)) in convertCalleeSaveRestoreToSPPrePostIncDec()
1952 (!requiresSaveVG(MF) || !isVGInstruction(MBBI))) in emitPrologue()