Lines Matching defs:IsSext
52431 auto IsSext = [&DAG](SDValue V) {52438 bool IsSigned = IsSext(LHS) && IsSext(RHS);