Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h259 SDValue PromoteIntRes_CONVERT_RNDSAT(SDNode *N);
DLegalizeIntegerTypes.cpp61 Res = PromoteIntRes_CONVERT_RNDSAT(N); break; in PromoteIntegerResult()
356 SDValue DAGTypeLegalizer::PromoteIntRes_CONVERT_RNDSAT(SDNode *N) { in PromoteIntRes_CONVERT_RNDSAT() function in DAGTypeLegalizer