Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp49 bool expandVSetVL(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI);
145 return expandVSetVL(MBB, MBBI); in expandMI()
261 bool RISCVExpandPseudo::expandVSetVL(MachineBasicBlock &MBB, in expandVSetVL() function in __anon60289b390111::RISCVExpandPseudo