Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp48 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()
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4329 typedef In2_ In2; typedef
4473 typedef typename In::In2 In2; in testStatement() typedef
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4275 typedef In2_ In2; typedef
4391 typedef typename In::In2 In2; in iterate() typedef
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3714 SDValue In2 = Op.getOperand(1); in LowerFCOPYSIGN() local