Home | History | Annotate | Download | only in Mips

Lines Matching full:issigned

3110 MipsTargetLowering::shouldSignExtendTypeInLibCall(EVT Type, bool IsSigned) const {
3115 return IsSigned;