Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp1087 static unsigned getScavSlotsNumForRVV(MachineFunction &MF) { in getScavSlotsNumForRVV() function
1227 ScavSlotsNum = std::max(ScavSlotsNum, getScavSlotsNumForRVV(MF)); in processFunctionBeforeFrameFinalized()