Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp825 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
1098 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
1415 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
1446 return PromoteIntRes_Overflow(N); in PromoteIntRes_ADDSUBCARRY()
1476 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO_CARRY()
1500 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h333 SDValue PromoteIntRes_Overflow(SDNode *N);