Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4341 bool HasSETCCCARRY = TLI.isOperationLegalOrCustom(ISD::SETCCCARRY, ExpandVT); in IntegerExpandSetCCOperands() local
4344 if (HasSETCCCARRY) { in IntegerExpandSetCCOperands()