Searched defs:AShift (Results 1 – 3 of 3) sorted by relevance
19721 bool AShift = LShift && (Subtarget.hasVLX() || in SupportedVectorShiftWithImm() local19750 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in SupportedVectorVarShift() local
26315 bool AShift = LShift && (Subtarget.hasAVX512() || in SupportedVectorShiftWithImm() local26344 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in SupportedVectorVarShift() local
30195 bool AShift = LShift && (Subtarget.hasAVX512() || in supportedVectorShiftWithImm() local30227 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in supportedVectorVarShift() local