Searched refs:WideBVT (Results 1 – 1 of 1) sorted by relevance
25517 EVT WideBVT = BinOp.getValueType(); in narrowExtractedVectorBinOp() local25521 if (!WideBVT.isFixedLengthVector()) in narrowExtractedVectorBinOp()25528 unsigned WideWidth = WideBVT.getSizeInBits(); in narrowExtractedVectorBinOp()25536 unsigned WideNumElts = WideBVT.getVectorNumElements(); in narrowExtractedVectorBinOp()25541 EVT NarrowBVT = EVT::getVectorVT(*DAG.getContext(), WideBVT.getScalarType(), in narrowExtractedVectorBinOp()25553 if (TLI.isExtractSubvectorCheap(NarrowBVT, WideBVT, ExtBOIdx) && in narrowExtractedVectorBinOp()