Searched refs:AVGOpc (Results 1 – 1 of 1) sorted by relevance
1030 unsigned AVGOpc = IsCeil ? (IsSigned ? ISD::AVGCEILS : ISD::AVGCEILU) in combineShiftToAVG() local1042 if (!TLI.isOperationLegalOrCustom(AVGOpc, NVT)) in combineShiftToAVG()1047 DAG.getNode(AVGOpc, DL, NVT, DAG.getNode(ISD::TRUNCATE, DL, NVT, ExtOpA), in combineShiftToAVG()