reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2244 if (isOneConstant(Other) && isOverflowIntrOpRes(Sel)) { 2260 std::swap(Sel, Other); 2301 FVal = Other; 2302 TVal = DAG.getNode(ISD::XOR, dl, Other.getValueType(), Other, 2302 TVal = DAG.getNode(ISD::XOR, dl, Other.getValueType(), Other, 2303 DAG.getConstant(-1ULL, dl, Other.getValueType()));