Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ExtDstTyBits

1626       unsigned ExtDstTyBits = ExtDstTy.getSizeInBits();
1638 APInt Imm = APInt::getLowBitsSet(ExtDstTyBits, ExtSrcTyBits);
1647 ExtDstTyBits,