Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp62 bool expandVSetVL(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
109 return expandVSetVL(MBB, MBBI); in expandMI()
241 bool RISCVExpandPseudo::expandVSetVL(MachineBasicBlock &MBB, in expandVSetVL() function in __anonbd692d2f0111::RISCVExpandPseudo