Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7887 MVT ShiftSVT = MVT::getIntegerVT(VT.getScalarSizeInBits() * Scale); in lowerVectorShuffleAsShift() local
7889 : MVT::getVectorVT(ShiftSVT, Size / Scale); in lowerVectorShuffleAsShift()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp10199 MVT ShiftSVT = MVT::getIntegerVT(ScalarSizeInBits * Scale); in matchVectorShuffleAsShift() local
10201 : MVT::getVectorVT(ShiftSVT, Size / Scale); in matchVectorShuffleAsShift()