Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp584 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
661 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
862 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
893 return PromoteIntRes_Overflow(N); in PromoteIntRes_ADDSUBCARRY()
923 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h328 SDValue PromoteIntRes_Overflow(SDNode *N);