Searched refs:selectSExtInreg (Results 1 – 1 of 1) sorted by relevance
75 bool selectSExtInreg(MachineInstr &MI, MachineIRBuilder &MIB) const;691 return selectSExtInreg(MI, MIB); in select()1097 bool RISCVInstructionSelector::selectSExtInreg(MachineInstr &MI, in selectSExtInreg() function in RISCVInstructionSelector