Searched refs:MatchingVectorType (Results 1 – 1 of 1) sorted by relevance
6140 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND() local6141 if (SVT == MatchingVectorType) { in visitSIGN_EXTEND()6142 SDValue VsetCC = DAG.getSetCC(SDLoc(N), MatchingVectorType, in visitSIGN_EXTEND()6471 EVT MatchingVectorType = in visitZERO_EXTEND() local6475 DAG.getSetCC(DL, MatchingVectorType, N0.getOperand(0), in visitZERO_EXTEND()6653 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND() local6655 DAG.getSetCC(SDLoc(N), MatchingVectorType, N0.getOperand(0), in visitANY_EXTEND()