Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:BitSize

5435       unsigned BitSize = TD->getTypeSizeInBits(OpTy);
5436 switch (BitSize) {
5444 OpTy = IntegerType::get(Context, BitSize);