Searched refs:WideBVT (Results 1 – 1 of 1) sorted by relevance
21373 EVT WideBVT = BinOp.getValueType(); in narrowExtractedVectorBinOp() local21377 if (!WideBVT.isFixedLengthVector()) in narrowExtractedVectorBinOp()21386 unsigned WideWidth = WideBVT.getSizeInBits(); in narrowExtractedVectorBinOp()21394 unsigned WideNumElts = WideBVT.getVectorNumElements(); in narrowExtractedVectorBinOp()21399 EVT NarrowBVT = EVT::getVectorVT(*DAG.getContext(), WideBVT.getScalarType(), in narrowExtractedVectorBinOp()21410 if (TLI.isExtractSubvectorCheap(NarrowBVT, WideBVT, ExtBOIdx) && in narrowExtractedVectorBinOp()