Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp31331 bool ExpandFunnel = !OptForSize && Subtarget.isSHLDSlow(); in LowerFunnelShift() local
31335 if ((VT == MVT::i8 || (ExpandFunnel && VT == MVT::i16)) && in LowerFunnelShift()
31353 if (VT == MVT::i8 || ExpandFunnel) in LowerFunnelShift()