Searched defs:In2 (Results 1 – 4 of 4) 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()
4329 typedef In2_ In2; typedef4473 typedef typename In::In2 In2; in testStatement() typedef
4275 typedef In2_ In2; typedef4391 typedef typename In::In2 In2; in iterate() typedef
3714 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local