Searched refs:MatchingVecType (Results 1 – 2 of 2) sorted by relevance
8757 EVT MatchingVecType = N00VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND() local8758 if (SVT == MatchingVecType) { in visitSIGN_EXTEND()8759 SDValue VsetCC = DAG.getSetCC(DL, MatchingVecType, N00, N01, CC); in visitSIGN_EXTEND()
39496 EVT MatchingVecType = N00VT.changeVectorElementTypeToInteger(); in combineExtSetcc() local39497 if (Size != MatchingVecType.getSizeInBits()) in combineExtSetcc()