Searched defs:In2 (Results 1 – 5 of 5) sorted by relevance
40 const APInt &In2, bool IsSigned = false) { in addWithOverflow()53 const APInt &In2, bool IsSigned = false) { in subWithOverflow()
4480 typedef In2_ In2; typedef4624 typedef typename In::In2 In2; in testStatement() typedef
6083 typedef In2_ In2; typedef6202 typedef typename In::In2 In2; in iterate() typedef
5087 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local