Searched refs:HasSETCCCARRY (Results 1 – 1 of 1) sorted by relevance
4985 bool HasSETCCCARRY = TLI.isOperationLegalOrCustom(ISD::SETCCCARRY, ExpandVT); in IntegerExpandSetCCOperands() local4988 if (HasSETCCCARRY) { in IntegerExpandSetCCOperands()