Home
last modified time | relevance | path

Searched defs:AShift (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30197 bool AShift = LShift && (Subtarget.hasAVX512() || in supportedVectorShiftWithImm() local
30229 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in supportedVectorVarShift() local