Searched refs:OrigBW (Results 1 – 2 of 2) sorted by relevance
1211 unsigned OrigBW = OrigTy.getScalarSizeInBits(); in ExpandSEXTINREG() local1212 SDValue ShiftSz = DAG.getConstant(BW - OrigBW, DL, VT); in ExpandSEXTINREG()
1081 unsigned OrigBW = OrigTy.getSizeInBits(); in LowerSETCC() local 1085 return ThisBW >= OrigBW; in LowerSETCC()