Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7814 int LoByteShift = 16 - Rotation * Scale; in lowerVectorShuffleAsByteRotate() local
7818 DAG.getConstant(LoByteShift, DL, MVT::i8)); in lowerVectorShuffleAsByteRotate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp10097 int LoByteShift = 16 - ByteRotation; in lowerVectorShuffleAsByteRotate() local
10101 DAG.getConstant(LoByteShift, DL, MVT::i8)); in lowerVectorShuffleAsByteRotate()