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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp973 static unsigned getScavSlotsNumForRVV(MachineFunction &MF) { function
1113 ScavSlotsNum = std::max(ScavSlotsNum, getScavSlotsNumForRVV(MF));

Completed in 181 milliseconds