Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp19721 bool AShift = LShift && (Subtarget.hasVLX() || in SupportedVectorShiftWithImm() local
19750 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in SupportedVectorVarShift() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp26312 bool AShift = LShift && (Subtarget.hasAVX512() || in SupportedVectorShiftWithImm() local
26341 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in SupportedVectorVarShift() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp27398 bool AShift = LShift && (Subtarget.hasAVX512() || in SupportedVectorShiftWithImm() local
27427 bool AShift = LShift && VT != MVT::v2i64 && VT != MVT::v4i64; in SupportedVectorVarShift() local