Searched defs:In2 (Results 1 – 3 of 3) sorted by relevance
48 ConstantInt *In1, ConstantInt *In2, in HasAddOverflow()61 Constant *In2, bool IsSigned = false) { in AddWithOverflow()82 ConstantInt *In1, ConstantInt *In2, in HasSubOverflow()96 Constant *In2, bool IsSigned = false) { in SubWithOverflow()
4290 typedef In2_ In2; typedef4434 typedef typename In::In2 In2; in testStatement() typedef
3366 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local