Home
last modified time | relevance | path

Searched refs:HasCarryOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3788 bool HasCarryOp = TLI.isOperationLegalOrCustom( in ExpandIntRes_UADDSUBO() local
3791 if (HasCarryOp) { in ExpandIntRes_UADDSUBO()
4716 bool HasCarryOp = TLI.isOperationLegalOrCustom( in ExpandIntRes_SADDSUBO() local
4719 if (HasCarryOp) { in ExpandIntRes_SADDSUBO()