Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3289 bool HasSubCarry = TLI.isOperationLegalOrCustom( in ExpandIntRes_ABS() local
3291 if (HasSubCarry) { in ExpandIntRes_ABS()