Searched refs:N0VT (Results 1 – 2 of 2) sorted by relevance
4110 EVT N0VT = N0.getOperand(0).getValueType(); in visitSIGN_EXTEND() local4116 if (VT.getSizeInBits() == N0VT.getSizeInBits()) in visitSIGN_EXTEND()4126 N0VT.getScalarType().getSizeInBits()); in visitSIGN_EXTEND()4129 N0VT.getVectorNumElements()); in visitSIGN_EXTEND()4336 EVT N0VT = N0.getOperand(0).getValueType(); in visitZERO_EXTEND() local4340 if (VT.getSizeInBits() == N0VT.getSizeInBits()) in visitZERO_EXTEND()4358 N0VT.getScalarType().getSizeInBits()); in visitZERO_EXTEND()4361 N0VT.getVectorNumElements()); in visitZERO_EXTEND()4524 EVT N0VT = N0.getOperand(0).getValueType(); in visitANY_EXTEND() local4530 if (VT.getSizeInBits() == N0VT.getSizeInBits()) in visitANY_EXTEND()[all …]
6171 EVT N0VT = N0.getOperand(0).getValueType(); in visitSIGN_EXTEND() local6175 TLI.getBooleanContents(N0VT) == in visitSIGN_EXTEND()6180 EVT SVT = getSetCCResultType(N0VT); in visitSIGN_EXTEND()6195 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitSIGN_EXTEND()6686 EVT N0VT = N0.getOperand(0).getValueType(); in visitANY_EXTEND() local6692 if (VT.getSizeInBits() == N0VT.getSizeInBits()) in visitANY_EXTEND()6700 EVT MatchingVectorType = N0VT.changeVectorElementTypeToInteger(); in visitANY_EXTEND()