Lines Matching refs:BW
180 bool isIntReg(RegisterRef RR, unsigned &BW);1157 bool HexagonExpandCondsets::isIntReg(RegisterRef RR, unsigned &BW) {1162 BW = 32;1166 BW = (RR.Sub != 0) ? 32 : 64;