Searched refs:MatchingVecType (Results 1 – 2 of 2) sorted by relevance
10934 EVT MatchingVecType = N00VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND() local10935 if (SVT == MatchingVecType) { in visitSIGN_EXTEND()10936 SDValue VsetCC = DAG.getSetCC(DL, MatchingVecType, N00, N01, CC); in visitSIGN_EXTEND()
47965 EVT MatchingVecType = N00VT.changeVectorElementTypeToInteger(); in combineExtSetcc() local47966 if (Size != MatchingVecType.getSizeInBits()) in combineExtSetcc()