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