Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11082 int SrcSubLane = (SrcLane * SubLaneScale) + in lowerShuffleAsRepeatedMaskAndLanePermute() local
11110 int SrcSubLane = Dst2SrcSubLanes[i / NumSubLaneElts]; in lowerShuffleAsRepeatedMaskAndLanePermute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15670 int SrcSubLane = (SrcLane * SubLaneScale) + SubLane; in lowerShuffleAsRepeatedMaskAndLanePermute() local
15701 int SrcSubLane = Dst2SrcSubLanes[i / NumSubLaneElts]; in lowerShuffleAsRepeatedMaskAndLanePermute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp17769 int SrcSubLane = (SrcLane * SubLaneScale) + SubLane; in lowerShuffleAsRepeatedMaskAndLanePermute() local
17799 int SrcSubLane = Dst2SrcSubLanes[i / NumSubLaneElts]; in lowerShuffleAsRepeatedMaskAndLanePermute() local