Searched refs:N0VT (Results 1 – 1 of 1) sorted by relevance
6116 EVT N0VT = N0.getOperand(0).getValueType(); in visitSIGN_EXTEND() local6120 TLI.getBooleanContents(N0VT) == in visitSIGN_EXTEND()6125 EVT SVT = getSetCCResultType(N0VT); in visitSIGN_EXTEND()6140 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND()6442 EVT N0VT = N0.getOperand(0).getValueType(); in visitZERO_EXTEND() local6443 if (getSetCCResultType(N0VT) == N0.getValueType()) in visitZERO_EXTEND()6452 if (VT.getSizeInBits() == N0VT.getSizeInBits()) in visitZERO_EXTEND()6470 N0VT.getScalarType().getSizeInBits()); in visitZERO_EXTEND()6473 N0VT.getVectorNumElements()); in visitZERO_EXTEND()6639 EVT N0VT = N0.getOperand(0).getValueType(); in visitANY_EXTEND() local[all …]