Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp780 void doLocalPostpass(MachineBasicBlock &MBB);
1533 void RISCVInsertVSETVLI::doLocalPostpass(MachineBasicBlock &MBB) { in doLocalPostpass() function in RISCVInsertVSETVLI
1670 doLocalPostpass(MBB); in runOnMachineFunction()