Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp11082 int SrcSubLane = (SrcLane * SubLaneScale) + in lowerShuffleAsRepeatedMaskAndLanePermute() local
11110 int SrcSubLane = Dst2SrcSubLanes[i / NumSubLaneElts]; in lowerShuffleAsRepeatedMaskAndLanePermute() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp13594 int SrcSubLane = (SrcLane * SubLaneScale) + SubLane; in lowerShuffleAsRepeatedMaskAndLanePermute() local
13625 int SrcSubLane = Dst2SrcSubLanes[i / NumSubLaneElts]; in lowerShuffleAsRepeatedMaskAndLanePermute() local