Home
last modified time | relevance | path

Searched defs:In1 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp48 ConstantInt *In1, ConstantInt *In2, in HasAddOverflow()
60 static bool AddWithOverflow(Constant *&Result, Constant *In1, in AddWithOverflow()
82 ConstantInt *In1, ConstantInt *In2, in HasSubOverflow()
95 static bool SubWithOverflow(Constant *&Result, Constant *In1, in SubWithOverflow()
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4328 typedef In1_ In1; typedef
4472 typedef typename In::In1 In1; in testStatement() typedef
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4274 typedef In1_ In1; typedef
4390 typedef typename In::In1 In1; in iterate() typedef
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3713 SDValue In1 = Op.getOperand(0); in LowerFCOPYSIGN() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2774 SDValue In1 = N1.getOperand(0); in SimplifyBinOpWithSameOpcodeHands() local