Searched refs:InScalarVT (Results 1 – 2 of 2) sorted by relevance
28676 EVT InScalarVT = InVT.getVectorElementType(); in detectAVGPattern() local28677 if (InScalarVT.getSizeInBits() <= ScalarVT.getSizeInBits()) in detectAVGPattern()
35522 EVT InScalarVT = InVT.getVectorElementType(); in detectAVGPattern() local35523 if (InScalarVT.getSizeInBits() <= ScalarVT.getSizeInBits()) in detectAVGPattern()