Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2941 bool HasAddCarry = TLI.isOperationLegalOrCustom( in ExpandIntRes_ABS() local
2943 if (HasAddCarry) { in ExpandIntRes_ABS()