Searched refs:ExtType2 (Results 1 – 1 of 1) sorted by relevance
5085 ISD::LoadExtType ExtType2; in performSETCCCombine() local5088 !checkValueWidth(TruncInputValue2, ExtType2)) in performSETCCCombine()5095 if ((ExtType2 != ISD::ZEXTLOAD) && in performSETCCCombine()5096 ((ExtType2 != ISD::SEXTLOAD) && (ExtType1 != ISD::SEXTLOAD))) in performSETCCCombine()