Searched refs:PromoteIntRes_TRUNCATE (Results 1 – 2 of 2) sorted by relevance
283 SDValue PromoteIntRes_TRUNCATE(SDNode *N);
88 case ISD::TRUNCATE: Res = PromoteIntRes_TRUNCATE(N); break; in PromoteIntegerResult()687 SDValue DAGTypeLegalizer::PromoteIntRes_TRUNCATE(SDNode *N) { in PromoteIntRes_TRUNCATE() function in DAGTypeLegalizer