Searched refs:WideBVT (Results 1 – 1 of 1) sorted by relevance
24450 EVT WideBVT = BinOp.getValueType(); in narrowExtractedVectorBinOp() local24454 if (!WideBVT.isFixedLengthVector()) in narrowExtractedVectorBinOp()24463 unsigned WideWidth = WideBVT.getSizeInBits(); in narrowExtractedVectorBinOp()24471 unsigned WideNumElts = WideBVT.getVectorNumElements(); in narrowExtractedVectorBinOp()24476 EVT NarrowBVT = EVT::getVectorVT(*DAG.getContext(), WideBVT.getScalarType(), in narrowExtractedVectorBinOp()24488 if (TLI.isExtractSubvectorCheap(NarrowBVT, WideBVT, ExtBOIdx) && in narrowExtractedVectorBinOp()