Searched refs:ExtType1 (Results 1 – 1 of 1) sorted by relevance
3589 ISD::LoadExtType ExtType1; in performSETCCCombine() local3592 if (!checkValueWidth(TruncInputValue1, ExtType1) || in performSETCCCombine()3601 ((ExtType2 != ISD::SEXTLOAD) && (ExtType1 != ISD::SEXTLOAD))) in performSETCCCombine()