Lines Matching defs:LowerBits
4035 SDValue LowerBits = DAG.getNode(ISD::SRA, DL, MVT::i64, Value,4037 // It is important that LowerBits is last, otherwise the arithmetic4040 Overflow = DAG.getNode(AArch64ISD::SUBS, DL, VTs, UpperBits, LowerBits)