Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2978 bool HasAddCarry = TLI.isOperationLegalOrCustom( in ExpandIntRes_ABS() local
2980 if (HasAddCarry) { in ExpandIntRes_ABS()