Searched refs:WideBVT (Results 1 – 1 of 1) sorted by relevance
24090 EVT WideBVT = BinOp.getValueType(); in narrowExtractedVectorBinOp() local24094 if (!WideBVT.isFixedLengthVector()) in narrowExtractedVectorBinOp()24103 unsigned WideWidth = WideBVT.getSizeInBits(); in narrowExtractedVectorBinOp()24111 unsigned WideNumElts = WideBVT.getVectorNumElements(); in narrowExtractedVectorBinOp()24116 EVT NarrowBVT = EVT::getVectorVT(*DAG.getContext(), WideBVT.getScalarType(), in narrowExtractedVectorBinOp()24128 if (TLI.isExtractSubvectorCheap(NarrowBVT, WideBVT, ExtBOIdx) && in narrowExtractedVectorBinOp()