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