Home
last modified time | relevance | path

Searched refs:PromoteIntRes_SADDSUBO (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h242 SDValue PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo);
DLegalizeIntegerTypes.cpp115 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break; in PromoteIntegerResult()
444 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) { in PromoteIntRes_SADDSUBO() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h265 SDValue PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo);
DLegalizeIntegerTypes.cpp133 case ISD::SSUBO: Res = PromoteIntRes_SADDSUBO(N, ResNo); break; in PromoteIntegerResult()
538 SDValue DAGTypeLegalizer::PromoteIntRes_SADDSUBO(SDNode *N, unsigned ResNo) { in PromoteIntRes_SADDSUBO() function in DAGTypeLegalizer