Searched refs:OpBW (Results 1 – 1 of 1) sorted by relevance
772 unsigned OpBW = OpVT.getSizeInBits(); in SelectZeroExtend() local775 if (OpVT.isVector() && OpVT.getVectorElementType() == MVT::i1 && OpBW <= 64) { in SelectZeroExtend()