Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp168 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMILPMask() local
204 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMIL2PMask() local
H A DX86TargetTransformInfo.cpp4462 unsigned NumEltsPerLane = NumLegalElts / NumLanesTotal; in getScalarizationOverhead() local
4541 unsigned NumEltsPerLane = NumLegalElts / NumLanesTotal; in getScalarizationOverhead() local
H A DX86ISelLowering.cpp7639 unsigned NumEltsPerLane = 128 / VT.getScalarSizeInBits(); in createPackShuffleMask() local
7661 int NumEltsPerLane = NumElts / NumLanes; in getPackDemandedElts() local
7685 int NumEltsPerLane = NumElts / NumLanes; in getHorizDemandedElts() local
11813 int NumEltsPerLane = LaneSizeInBits / ScalarSizeInBits; in isMultiLaneShuffleMask() local
11974 int NumEltsPerLane = NumElts / NumLanes; in IsElementEquivalent() local
13397 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsByteRotateAndPermute() local
13486 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsDecomposedShuffleMerge() local
14209 int NumEltsPerLane = 128 / EltBits; in lowerShuffleAsSpecificZeroOrAnyExtend() local
14372 int NumEltsPerLane = NumElements / NumLanes; in lowerShuffleAsZeroOrAnyExtend() local
16988 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsLanePermuteAndPermute() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp166 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMILPMask() local
203 unsigned NumEltsPerLane = 128 / ElSize; in DecodeVPERMIL2PMask() local
H A 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
11508 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsByteRotateAndPermute() local
12155 int NumEltsPerLane = 128 / EltBits; in lowerShuffleAsSpecificZeroOrAnyExtend() local
12318 int NumEltsPerLane = NumElements / NumLanes; in lowerShuffleAsZeroOrAnyExtend() local
14937 int NumEltsPerLane = NumElts / NumLanes; in lowerShuffleAsLanePermuteAndPermute() local
20389 unsigned NumEltsPerLane = VecVT.getVectorNumElements() / NumLanes; in lowerAddSubToHorizontalOp() local
33741 unsigned NumEltsPerLane = NumMaskElts / NumLanes; in combineX86ShuffleChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp481 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMILPMask() local
503 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMIL2PMask() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp497 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMILPMask() local
519 unsigned NumEltsPerLane = NumElts / NumLanes; in DecodeVPERMIL2PMask() local
/aosp_15_r20/external/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp517 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMILPMask() local
535 unsigned NumEltsPerLane = VT.getVectorNumElements() / NumLanes; in DecodeVPERMIL2PMask() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8064 int NumEltsPerLane = 128 / EltBits; in lowerVectorShuffleAsSpecificZeroOrAnyExtend() local
8229 int NumEltsPerLane = NumElements / NumLanes; in lowerVectorShuffleAsZeroOrAnyExtend() local