Searched refs:adjustStackForRVV (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.h | 83 void adjustStackForRVV(MachineFunction &MF, MachineBasicBlock &MBB,
|
| H A D | RISCVFrameLowering.cpp | 368 void RISCVFrameLowering::adjustStackForRVV(MachineFunction &MF, in adjustStackForRVV() function in RISCVFrameLowering 552 adjustStackForRVV(MF, MBB, MBBI, DL, -RVVStackSize, in emitPrologue() 656 adjustStackForRVV(MF, MBB, LastFrameDestroy, DL, RVVStackSize, in emitEpilogue()
|