Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:BitSize

5724       unsigned BitSize = TD->getTypeSizeInBits(OpTy);
5725 switch (BitSize) {
5733 OpTy = IntegerType::get(Context, BitSize);