reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2006 Value &= Mask; 2010 if (Value == 0 && C.CCMask == SystemZ::CCMASK_CMP_LT) 2012 Value = 127, C.CCMask = SystemZ::CCMASK_CMP_GT; 2013 else if (Value == 0 && C.CCMask == SystemZ::CCMASK_CMP_GE) 2015 Value = 128, C.CCMask = SystemZ::CCMASK_CMP_LT; 2022 if (Value > Mask) 2045 Value != ConstOp1->getZExtValue()) 2046 C.Op1 = DAG.getConstant(Value, DL, MVT::i32);