Home
last modified time | relevance | path

Searched defs:In2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp38 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()
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4224 typedef In2_ In2; typedef
4368 typedef typename In::In2 In2; in testStatement() typedef
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2958 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local