Searched refs:adjustStackForRVV (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.h | 79 void adjustStackForRVV(MachineFunction &MF, MachineBasicBlock &MBB,
|
H A D | RISCVFrameLowering.cpp | 306 void RISCVFrameLowering::adjustStackForRVV(MachineFunction &MF, in adjustStackForRVV() function in RISCVFrameLowering 485 adjustStackForRVV(MF, MBB, MBBI, DL, -RVVStackSize); in emitPrologue() 578 adjustStackForRVV(MF, MBB, LastFrameDestroy, DL, RVVStackSize); in emitEpilogue()
|