Lines Matching defs:BW
293 uint16_t BW, bool Odd) -> BT::RegisterCell {296 RegisterCell RC = eXTR(Rt, I*BW, I*BW+BW).cat(eXTR(Rs, I*BW, I*BW+BW));298 while (I*BW < Ws) {299 RC.cat(eXTR(Rt, I*BW, I*BW+BW)).cat(eXTR(Rs, I*BW, I*BW+BW));