Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp641 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
851 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
1063 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
1094 return PromoteIntRes_Overflow(N); in PromoteIntRes_ADDSUBCARRY()
1129 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h311 SDValue PromoteIntRes_Overflow(SDNode *N);
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp523 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
540 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
733 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
762 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h264 SDValue PromoteIntRes_Overflow(SDNode *N);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp832 SDValue DAGTypeLegalizer::PromoteIntRes_Overflow(SDNode *N) { in PromoteIntRes_Overflow() function in DAGTypeLegalizer
1105 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO()
1422 return PromoteIntRes_Overflow(N); in PromoteIntRes_UADDSUBO()
1453 return PromoteIntRes_Overflow(N); in PromoteIntRes_ADDSUBCARRY()
1483 return PromoteIntRes_Overflow(N); in PromoteIntRes_SADDSUBO_CARRY()
1507 return PromoteIntRes_Overflow(N); in PromoteIntRes_XMULO()
H A DLegalizeTypes.h333 SDValue PromoteIntRes_Overflow(SDNode *N);