Searched defs:In2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp39 addWithOverflow(APInt &Result, const APInt &In1, const APInt &In2, bool IsSigned = false) argument
52 subWithOverflow(APInt &Result, const APInt &In1, const APInt &In2, bool IsSigned = false) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5502 SDValue In2 = Op.getOperand(1); local

Completed in 288 milliseconds