Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1009 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
1279 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
1706 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
1738 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO_CARRY()
1768 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO_CARRY()
1792 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h344 SDValue PromoteIntRes_Overflow(SDNode *N);