Searched refs:ExpandFunnel (Results 1 – 1 of 1) sorted by relevance
30114 bool ExpandFunnel = !OptForSize && Subtarget.isSHLDSlow(); in LowerFunnelShift() local30118 if ((VT == MVT::i8 || (ExpandFunnel && VT == MVT::i16)) && in LowerFunnelShift()30136 if (VT == MVT::i8 || ExpandFunnel) in LowerFunnelShift()