Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp62 bool expandVSetVL(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
110 return expandVSetVL(MBB, MBBI); in expandMI()
242 bool RISCVExpandPseudo::expandVSetVL(MachineBasicBlock &MBB, in expandVSetVL() function in __anon625727f40111::RISCVExpandPseudo