Home | History | Annotate | Download | only in SystemZ

Lines Matching full:falsec

1763   auto *FalseC = dyn_cast<ConstantSDNode>(FalseOp);
1764 if (TrueC && FalseC) {
1766 int64_t FalseVal = FalseC->getSExtValue();