Searched refs:isSExt32Register (Results 1 – 3 of 3) sorted by relevance
43 bool RISCVMachineFunctionInfo::isSExt32Register(Register Reg) const { in isSExt32Register() function in RISCVMachineFunctionInfo
128 bool isSExt32Register(Register Reg) const;
143 if (MF->getRegInfo().isLiveIn(VReg) && RVFI->isSExt32Register(VReg)) in isSignExtendedW()