Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3097 bool HasCarryOp = TLI.isOperationLegalOrCustom( in ExpandIntRes_UADDSUBO() local
3100 if (HasCarryOp) { in ExpandIntRes_UADDSUBO()
3989 bool HasCarryOp = TLI.isOperationLegalOrCustom( in ExpandIntRes_SADDSUBO() local
3992 if (HasCarryOp) { in ExpandIntRes_SADDSUBO()