Searched refs:hasRVVSpillWithFIs (Results 1 – 1 of 1) sorted by relevance
862 static bool hasRVVSpillWithFIs(MachineFunction &MF, const RISCVInstrInfo &TII) { in hasRVVSpillWithFIs() function893 if (!isInt<11>(MFI.estimateStackSize(MF)) || hasRVVSpillWithFIs(MF, TII)) { in processFunctionBeforeFrameFinalized()