Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:WD

748       uint16_t WD = getRegBitWidth(RD);
750 assert(WD >= WS);
752 RegisterCell Res(WD);
754 Res.fill(WS, WD, BitValue::Zero);