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