Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A 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()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3332 SDValue In1 = Op.getOperand(0); in LowerFCOPYSIGN() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2573 SDValue In1 = N1.getOperand(0); in SimplifyBinOpWithSameOpcodeHands() local