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