Searched refs:SupportedVectorShiftWithImm (Results 1 – 1 of 1) sorted by relevance
24072 static bool SupportedVectorShiftWithImm(MVT VT, const X86Subtarget &Subtarget, in SupportedVectorShiftWithImm() function24094 return SupportedVectorShiftWithImm(VT, Subtarget, Opcode); in SupportedVectorShiftWithBaseAmnt()24170 if (SupportedVectorShiftWithImm(VT, Subtarget, Op.getOpcode())) in LowerScalarImmediateShift()36154 if (!SupportedVectorShiftWithImm(VT0.getSimpleVT(), Subtarget, ISD::SRL)) in combineAndMaskToShift()