Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11744 int ByteRotation = matchShuffleAsByteRotate(VT, Lo, Hi, Mask); in lowerShuffleAsByteRotate() local
33202 int ByteRotation = matchShuffleAsByteRotate(MaskVT, V1, V2, Mask); in matchBinaryPermuteShuffle() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13798 int ByteRotation = matchShuffleAsByteRotate(VT, Lo, Hi, Mask); in lowerShuffleAsByteRotate() local
38773 int ByteRotation = matchShuffleAsByteRotate(MaskVT, V1, V2, Mask); in matchBinaryPermuteShuffle() local