Searched refs:ExtType2 (Results 1 – 1 of 1) sorted by relevance
3590 ISD::LoadExtType ExtType2; in performSETCCCombine() local3593 !checkValueWidth(TruncInputValue2, ExtType2)) in performSETCCCombine()3600 if ((ExtType2 != ISD::ZEXTLOAD) && in performSETCCCombine()3601 ((ExtType2 != ISD::SEXTLOAD) && (ExtType1 != ISD::SEXTLOAD))) in performSETCCCombine()