Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getValueSizeInBits

1143       unsigned MinBits = N0.getValueSizeInBits();
1147 MinBits = N0->getOperand(0).getValueSizeInBits();
1336 unsigned BitWidth = N0.getValueSizeInBits();