Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp955 static unsigned getScavSlotsNumForRVV(MachineFunction &MF) { in getScavSlotsNumForRVV() function
1032 ScavSlotsNum = std::max(ScavSlotsNum, getScavSlotsNumForRVV(MF)); in processFunctionBeforeFrameFinalized()