Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp441 for (int i = 0, LaneSize = VF / LaneCount; i != LaneSize; ++i) in createShuffleStride() local
DX86ISelLowering.cpp10415 int LaneSize = LaneSizeInBits / ScalarSizeInBits; in isLaneCrossingShuffleMask() local
10443 auto LaneSize = LaneSizeInBits / VT.getScalarSizeInBits(); in isRepeatedShuffleMask() local
10493 int LaneSize = LaneSizeInBits / VT.getScalarSizeInBits(); in isRepeatedTargetShuffleMask() local
10748 int LaneSize = 128 / VT.getScalarSizeInBits(); in lowerShuffleWithPSHUFB() local
14878 int LaneSize = Size / LaneCount; in lowerShuffleAsSplitOrBlend() local
15000 int LaneSize = Size / 2; in lowerShuffleAsLanePermuteAndShuffle() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7054 int LaneSize = 128 / VT.getScalarSizeInBits(); in is128BitLaneCrossingShuffleMask() local
7076 int LaneSize = LaneSizeInBits / VT.getScalarSizeInBits(); in isRepeatedShuffleMask() local
7309 int LaneSize = 128 / VT.getScalarSizeInBits(); in lowerVectorShuffleWithPSHUFB() local
10628 int LaneSize = Size / LaneCount; in lowerVectorShuffleAsSplitOrBlend() local
10659 int LaneSize = Size / 2; in lowerVectorShuffleAsLanePermuteAndBlend() local
10797 int LaneSize = 128 / VT.getScalarSizeInBits(); in lowerVectorShuffleByMerging128BitLanes() local