Searched defs:In2 (Results 1 – 3 of 3) sorted by relevance
38 ConstantInt *In1, ConstantInt *In2, in HasAddOverflow()51 Constant *In2, bool IsSigned = false) { in AddWithOverflow()72 ConstantInt *In1, ConstantInt *In2, in HasSubOverflow()86 Constant *In2, bool IsSigned = false) { in SubWithOverflow()
4224 typedef In2_ In2; typedef4368 typedef typename In::In2 In2; in testStatement() typedef
2958 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local