Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp736 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
1009 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
1283 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
1314 return PromoteIntRes_Overflow(N); in PromoteIntRes_ADDSUBCARRY()
1344 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO_CARRY()
1355 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h328 SDValue PromoteIntRes_Overflow(SDNode *N);