Home | History | Annotate | Download | only in Utils

Lines Matching refs:BW

1709   BitPart(Value *P, unsigned BW) : Provider(P) {
1710 Provenance.resize(BW);
1893 unsigned BW = ITy->getBitWidth();
1895 unsigned DemandedBW = BW;