Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:arg2

2998         return N1;     // fold op(undef, arg2) -> undef
3006 return getConstant(0, VT); // fold op(undef, arg2) -> 0