Home
last modified time | relevance | path

Searched defs:NumEltsPerLane (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp168 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMILPMask() local
204 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMIL2PMask() local
DX86ISelLowering.cpp6802 unsigned NumEltsPerLane = 128 / VT.getScalarSizeInBits(); in createPackShuffleMask() local
6824 int NumEltsPerLane = NumElts / NumLanes; in getPackDemandedElts() local
6848 int NumEltsPerLane = NumElts / NumLanes; in getHorizDemandedElts() local
10722 int NumEltsPerLane = LaneSizeInBits / ScalarSizeInBits; in isMultiLaneShuffleMask() local
10878 int NumEltsPerLane = NumElts / NumLanes; in IsElementEquivalent() local
12130 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsByteRotateAndPermute() local
12211 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsDecomposedShuffleMerge() local
12898 int NumEltsPerLane = 128 / EltBits; in lowerShuffleAsSpecificZeroOrAnyExtend() local
13061 int NumEltsPerLane = NumElements / NumLanes; in lowerShuffleAsZeroOrAnyExtend() local
15683 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsLanePermuteAndPermute() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp166 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMILPMask() local
203 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMIL2PMask() local
DX86ISelLowering.cpp6522 unsigned NumEltsPerLane = 128 / VT.getScalarSizeInBits(); in createPackShuffleMask() local
6539 int NumEltsPerLane = NumElts / NumLanes; in getPackDemandedElts() local
6563 int NumEltsPerLane = NumElts / NumLanes; in getHorizDemandedElts() local
11505 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsByteRotateAndPermute() local
12152 int NumEltsPerLane = 128 / EltBits; in lowerShuffleAsSpecificZeroOrAnyExtend() local
12315 int NumEltsPerLane = NumElements / NumLanes; in lowerShuffleAsZeroOrAnyExtend() local
14934 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsLanePermuteAndPermute() local
20386 unsigned NumEltsPerLane = VecVT.getVectorNumElements() / NumLanes; in lowerAddSubToHorizontalOp() local
33738 unsigned NumEltsPerLane = NumMaskElts / NumLanes; in combineX86ShuffleChain() local
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ShuffleDecode.cpp480 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMILPMask() local
502 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMIL2PMask() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp517 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMILPMask() local
535 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMIL2PMask() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp497 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMILPMask() local
519 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMIL2PMask() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp8064 int NumEltsPerLane = 128 / EltBits; in lowerVectorShuffleAsSpecificZeroOrAnyExtend() local
8229 int NumEltsPerLane = NumElements / NumLanes; in lowerVectorShuffleAsZeroOrAnyExtend() local