Home
last modified time | relevance | path

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

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