Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30518 bool ExpandFunnel = !OptForSize && Subtarget.isSHLDSlow(); in LowerFunnelShift() local
30522 if ((VT == MVT::i8 || (ExpandFunnel && VT == MVT::i16)) && in LowerFunnelShift()
30540 if (VT == MVT::i8 || ExpandFunnel) in LowerFunnelShift()